Copyright © 2010 Lockstockmods All Rights Reserved Designed by Kode Powered by WordPress
Archive for the ‘Cheatsheets’ Category
Background Backgrounds can be tricky. Nevertheless, effective when condensed correctly. The syntax for declaring the background shorthand values are as follows: background properties element { background-color: color || #hex || (rgb / % || 0-255); background-image:url(URI); background-repeat: repeat || repeat-x || repeat-y || no-repeat; background-position: X Y || (top||bottom||center) (left||right||center); background-attachment: scroll || fixed; } [...]
Continue Reading »

Recent Comments