Vance's e-Zguide "10 steps
to creating simple HTML files" Page 5 Formatting bold and
italics
<-- Back to 3 | Next:
On to 6
| <HTML> | ||
| <HEAD> | ||
| <TITLE>Vance's web page</TITLE> | ||
| </HEAD> | ||
| <BODY> | ||
| <P>Hi, my name is Vance.<BR> | ||
| <I>I'm a teacher.</I></P> | ||
| </BODY> | ||
| </HTML> |
Try it: Compare this page with the one before
Concept: The formatting commands for bold and italics
Explanation:
What's coming: Now let's see how easy it is to insert images in web documents.
|
For comments, suggestions, or further information
on this page, |