CSS: Difference between revisions

From DataFlex Wiki
Jump to navigationJump to search
m (New page: =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/)
 
m (Changed from Web Programming to Web Applications category)
 
(4 intermediate revisions by 3 users not shown)
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]
[[Category:Web Applications]]
[[Category:Web Design]]
[[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