CSS: Difference between revisions

From DataFlex Wiki
Jump to navigationJump to search
Line 7: Line 7:


http://www.w3.org/Style/CSS/
http://www.w3.org/Style/CSS/
[http://www.w3.org/TR/REC-CSS2/box.html The CSS box model]
[http://www.w3.org/TR/REC-CSS2/box.html The CSS box model]



Revision as of 13:25, 7 March 2008

Cascading Style sheets

CSS files are good for keeping the design of a page in a separate place.


External links

http://www.w3.org/Style/CSS/

The CSS box model