Basic HTML version of Foils prepared April 25 98

Foil 48 External Styles

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


A simple style sheet (in file "myStyle.css"): P.special { color: red; border: solid black; }
Now put a <LINK> tag in the <HEAD>: <LINK href="myStyle.css" rel="stylesheet" type="text/css">
In the <BODY>, type: <P class="special">A special 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