Page is a not externally linkable
- Code, Content, and Presentation
-- CSS
---- Separation of Style, Structure & Content


g1smd - 7:34 pm on Aug 13, 2008 (gmt 0)


I much prefer to mark up my content as headings, paragraphs, lists, tables and forms. The only other on-page HTML is for links and images, and for a small number of div containers.

All the styling goes into the external CSS file. That file is used by every page of the site. No way would style information ever go back into the HTML file... I want to be able to change the style of a thousand page site simply by editing one CSS file.


Thread source:: http://www.webmasterworld.com/css/3721842.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com