|
|
Intro to CSS.
| What is CSS? |
CSS (Cascading Style Sheets) is used to make HTML more customizable and is used to add color to more area's of the page and also used to control placement of objects on the page. |
What can CSS do for me? | Well CSS can do alot of things for you.
Using CSS you can control the position of anything in your HTML page to the nearest pixel and also control the color of items such as table borders , horizontal rules and add a color backing to any formatting tag. |
The problem with CSS |
The only major problem with CSS is that Netscape has very little support for it.
Internet Explorer 3.0 and higher will support the basic CSS and 4.0 upwards will support almost all CSS. |
|