|
|
Q5404 How do I link to an external CSS style sheet?
irt.org | Knowledge Base | CSS | Q5404 [ previous next ] Q5404 How do I link to an external CSS style sheet?Use the LINK element:
The advantage with external style sheets, is that they can be reused on several HTML documents. If you want to change the style of your pages, you also do not have to alter the HTML code, but only the style sheet. Feedback on 'Q5404 How do I link to an external CSS style sheet?' |
-- div -->
|