A A
RSS

Tag Archive | "Css"

Css Shorthand 2.

Tuesday, October 28, 2008

0 Comments

Border #div { border-width: 5px; (thin, thick, medium or set value) (default = medium) border-style: dotted; (solid, dashed, dotted, double, etc) (default = none) border-color: blue; (named, hex, rgb or 0-255) (default = value of elements/elements parent color property) } #div { border:5px dotted blue; } and #div { border-right-width: 2px; border-right-style: solid; border-right-color: #666666; } #div { border-right:2px solid #666; } and #div { border-top-width: 3px; border-right-width: 2px; border-bottom-width: 3px; border-left-width: 2px; } #div { border-width:3px 2px; } Background #div { background-color: #CCCCCC; (named, hex, rgb or 0-255) [...]

Advertise Here
Advertise Here
twittme

Rizq On Twitter

Just follow me...there ;)