CSS: Difference between revisions

From DataFlex Wiki
Jump to navigationJump to search
m (Changed from Web Programming to Web Applications category)
 
Line 10: Line 10:
[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]


[[Category:Web Programming]]
[[Category:Web Applications]]
[[Category:Web Design]]
[[Category:Web Design]]
[[Category:Stub]]
[[Category:Stub]]

Latest revision as of 15:05, 8 April 2020

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