Basic HTML version of Foils prepared April 25 98

Foil 49 Embedded Styles

From XML and Dynamic HTML CPS616 Web Technologies -- Spring 98. by Tom Scavo


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!



© Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Sun Nov 29 1998