![]()
Vance's e-Zguide "10 steps to creating simple HTML
files" Step 9 Changing font size
<-- Back
to 8 | Next: On to Step 10
| <HTML> | ||
| <HEAD> | ||
| <TITLE>Vance's web page</TITLE> | ||
| </HEAD> | ||
| <BODY> | ||
| <P><B><I>Navigation:</B></I> <A HREF="../participants.htm">Back to the participants' page</A><BR> | ||
| <A HREF="http://www.netword.com/*vance@cyprus2001">Go to this workshop's main page</A></P> | ||
| <FONT SIZE="+1"><P>Hi, my name is Vance.</FONT ><BR> | ||
| <I>I'm a teacher.</I></P> | ||
| <P><IMG SRC="vance.jpg"></P> | ||
| </BODY> | ||
| </HTML> |
Try it: Compare step 8 with this page.
Concept: How to change font size
Explanation:
What's coming: We're almost to step 10 now. All we have left is to learn how easy it is to draw lines and center objects.
|
Use the navigation at the top of this page or your browser's BACK button to return to a previous page For comments, suggestions, or further information
on this page, |