Linked Style Sheets
In styles.css file:
P {margin-right: 10pt margin-left: 10pt;
font-family: sans-serif; background: yellow;}
H1 {font-family: sans-serif; font-size: 28pt;}
In HTML file between <HEAD> tags:
<LINK REL=STYLESHEET HREF=”styles.css">
Previous slide
Next slide
Back to first slide
View graphic version