Save this page to your DEL.ICIO.US account and TAG it there
Vance's e-Zguide to creating simple HTML files (in Notepad, or any text editor)
Step 5 Formatting bold and italics

Navigate this site
Back to 4 | Browse Index | Next: On to Step 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 step 4 with this page.

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.

Navigate this site
Back to 4 | Browse Index | Next: On to Step 6

For comments, suggestions, or further information on this page,
contact Vance Stevens, page author and webmaster.

Last updated: January 22, 2008 - 07:30 UTC (GMT)

Copyright 2008 by Vance Stevens
under Creative Commons License: http://creativecommons.org/licenses/by-nc-sa/2.5/