Vance's e-Zguide "10 steps to creating simple HTML
files" Step 3 Text
<-- Back to 2 |
Next: On to Step 4
<HTML> | ||
<HEAD> | ||
<TITLE>Vance's web page</TITLE> | ||
</HEAD> | ||
<BODY> | ||
<P>Hi, my name is Vance.</P> | ||
</BODY> | ||
</HTML> |
Try it: Compare step 2 with this page.
Concept: Putting text on your web page
Explanation:
What's coming: Now let's look at a few formatting commands, such as line break, center, bold, and italics.
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, |