Embedded Styles
Read in a style sheet and override a style: <HEAD> <STYLE type="text/css"> @import url(myStyle.css); H1 {text-align: center} </STYLE> </HEAD>
Color a paragraph (not recommended): <P STYLE="color: green">A green paragraph!
Selector
Declaration
Previous slide
Next slide
Back to first slide
View graphic version