Page 1 of 1

Importance of CSS

Posted: Mon Mar 05, 2012 12:31 am
by singh11
Hi all,
What is the importance of the CSS in the web designing?How we can make the CSS?

Re: Importance of CSS

Posted: Mon Mar 05, 2012 5:02 am
by social_experiment
singh11 wrote:What is the importance of the CSS in the web designing?How we can make the CSS?
It's used to style pages (CSS = cascading style sheet/s). As per the second part of your question google 'CSS tutorials'.

Re: Importance of CSS

Posted: Mon Mar 12, 2012 1:08 am
by ptgok
1. CSS reduces page load time by up to 50% in some instances.
2. Website designing company has to spend less time on coding for the site as repetitive design code can be place in the CSS file.
3. Helps provide the website a consistent look & feel as all the pages refer to a single CSS file.
4. Coding errors are reduced as the repeated sections of the design code are added in the CSS file.

Re: Importance of CSS

Posted: Mon Mar 12, 2012 9:48 am
by social_experiment
Stylesheets also make it easier to cater for different browsers & viewing devices

Re: Importance of CSS

Posted: Tue Mar 05, 2013 2:13 am
by requinix
Seems this thread has become spam bait.