CSS stands for Cascading Style Sheets. They deal with the issues that HTML cannot handle.
There are three types of cascading style sheet:
(1) Inline style sheet .
(2) External style sheet.
(3) Internal style sheet.
CSS is a powerful and flexible way to specify HTML formatting. It lets you separate the style and layout of your HTML from its content ,allowing you to control the position, margins,spacing, fonts, colors, typefaces, and other aspects of a web document’s elements without compromising its structure.
The ability to use of Cascading Style Sheets (CSS) is fast becoming a vital tool in the web professional’s toolkit. But understanding how to use CSS is not intuitive! It requires a new way of thinking when it comes to building web pages.
Tags: Cascading style sheet, HTML formatting
This entry was posted on Tuesday, March 31st, 2009 at 5:53 am and is filed under Website Design. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.














