|
|
Linking to External CSS FilesA major benefit of CSS is that you can create a style sheet for use not just with a single page, but throughout an entire site. This external style sheet can be applied to a hundred different pages, without having to retype the information. Also, perhaps more importantly, if you want to change the appearance of your pages, you simply change one file, instead of making changes to all your pages. To set up an external CSS file:
Link to your external file:Linking a CSS file affects the document just as if the styles had been typed directly into the head of the document. On every page that you want affected by CSS, insert the following code in the head:
|
|
|||||||||
|
home | tips & tricks | tutorials | tools | resources | contact | advertise © 2000 - 2001 GT Media Inc. All rights reserved. |