Friday, September 12, 2008

The content vs. presentation separation

Style sheets act as a separation between web page content and its presentation.
A web author has to write web page semantic content as well as the visual layout of the web page.

Every web page has a different content, however the visual layout of all web pages may be same or similar.

Style sheets provide us the means of preventing the need of re-work on the authoring of visual layout.

No comments: