Cascading Style Sheets are separate files that hold the information about how a page will look. During this program we create a separate css and use it to style many of the basic elements of a standard Web page and by its conclusion you should have a good working understanding of the capabilities of a css. All steps will include working examples for easy reference.
Create a styling once and then refer to it whenever it is the styling you want. This saves you considerable time over having to style every element individually when you enter it.
A Reduced file size, after all the individual stylings have been removed, significantly decreases the page's loading time.
Make site-wide changes by editing one line of code in your css. If you change your mind about your site's font change it by altering a single line in your css instead of having to go to every page and restyle all of those elements.
These sections are outlined below.
<span>
tag.For convenience the page links can also be found in the navigation bar to the left.
© copyright htmlHQ.com 2006