Log In

Home
    - Create Journal
    - Update
    - Download

Scribbld
    - News
    - Paid Accounts
    - Invite
    - To-Do list
    - Contributors

Customize
    - Customize
    - Create Style
    - Edit Style

Find Users
    - Random!
    - By Region
    - By Interest
    - Search

Edit ...
    - User Info
    - Settings
    - Your Friends
    - Old Entries
    - Userpics
    - Password

Need Help?
    - Password?
    - FAQs
    - Support Area


cruella de vil ([info]holocron) wrote,
@ 2010-07-04 08:38:00


Previous Entry  Add to memories!  Tell a Friend!  Next Entry
Entry tags:resource

QUICK REF CODING


CODING
BORDER
[____ style="border:1px #DBDBDB solid;"]
Can be inserted for table, td, and img properties. You can also change the "solid" attribute to "double" "dotted" "dashed" "groove" "ridge" "inset" "outset"

LINE-HEIGHT
[font style="font-size:20px; line-height:15px; letter-spacing:-2px;"]
can also be like >font face="lala" style="blah blah"<

DROPS CAPS
[font style="float:left;color:#D4D4C7;font-size:44px;line-height:35px;padding-top:3px; padding-right:3px;font-family: Times, serif, Georgia;"]A[/font]

SYMBOLS
& emsp ; D D
Really big space

& mdash ; —/ —
em dash,

& lsquo ; ‘ / ‘’
left quotation (single) "rsquo" for right

& sbquo ; ‚ / ‚
single low-9 quotation mark

& ldquo ; “ / “”
left quotation (double) "rdquo" for right

& bull ; • / •
bullet

& larr ; ← / ←
"uarr" for up, "darr" for down, "rarr" for right. "Harr" for left-right, "crarr" for carriage return

& #9836 ; ♬ / ♬
Musical double bar note

& #9835 ; ♫ / ♫

& #10077 ; ❝ / ❝❞
Double comma quotation. "10078" for right.


kiss me LALA and this and blabh blah blah think you'll be gettin' this nah nah nah not in the back of my car ar ar lalalalal
this
and
more of this
and some of that
and LALALALA!



maximum width for entries in images
.entry_text img{
max-width:428px;
}

rotation of an element
-webkit-transform: rotate(-90deg)!important;
-moz-transform: rotate(-90deg)!important;
-o-transform: rotate(-90deg);

border element
-webkit-border-radius: 40px 0px 40px 0px;
-moz-border-radius: 40px 0px 40px 0px;
-o-border-radius: 40px 0px 40px 0px;}


(Post a new comment)



scribbld is part of the horse.13 network
Design by Jimmy B.
Logo created by hitsuzen.
Scribbld System Status