Advantages of CSS
Separation of Content and Presentation:- CSS facilitates publication of the content in presentation format based on the normal parameters.
Bandwidth:- A style sheet is usually stored in the browser cache, and can therefore be used on multiple pages without being reloaded, reducing data transfer over a network.
Flexibility:- When CSS is combined with that of the functionality of CMS, a healthy amount of flexibility can be programmed into content submission forms.
Page Reformatting:- With a simple change of one line, a different style sheet can be used for the same page.
Last edited by jamesj : 04-26-2011 at 01:01 PM.
|