About Css
Posted: Sun Jun 20, 2004 8:40 pm
Originally Posted On GraphixGround By Trinity March 22 2004
CSS is a remarkable compliment language to HTML, and anyone who knows the basics of HTML can learn CSS quickly and easily.
CSS organises your webpages so that they all have the same style, and that style can be changed simply by editing your css sheet colours and fonts, instead of every single webpage on your website.
CSS saves lots of time and effort in low level design coding, and eliminates the need for over use of the <font> tags. By using CSS you can concentrate on the core content and programming of your site, without having to type in repetitive commands for the style of your website.
I recommend to anyone that builds a website, or who plans on building a website, that they learn CSS and impliment it to its full potential, as it is a truly remarkable technology that saves valuable time and effort.
For more information and tutorials on CSS, I recommend this site: http://www.w3schools.com/css/
By Trinity
CSS is a remarkable compliment language to HTML, and anyone who knows the basics of HTML can learn CSS quickly and easily.
CSS organises your webpages so that they all have the same style, and that style can be changed simply by editing your css sheet colours and fonts, instead of every single webpage on your website.
CSS saves lots of time and effort in low level design coding, and eliminates the need for over use of the <font> tags. By using CSS you can concentrate on the core content and programming of your site, without having to type in repetitive commands for the style of your website.
I recommend to anyone that builds a website, or who plans on building a website, that they learn CSS and impliment it to its full potential, as it is a truly remarkable technology that saves valuable time and effort.
For more information and tutorials on CSS, I recommend this site: http://www.w3schools.com/css/
By Trinity