<html>

  <head>

  <TITLE>A Simple HTML Example</TITLE>

  </head>

  <body>

  <H1>HTML is Easy To Learn</H1>

  <P>Hello World - Welcome to the world of HTML.  This is the first paragraph, and while it may be short, it is still
     a full paragraph with a couple of sentences which wrap around without the benefit of any carriage returns or
     ENTER button hits ...</P>

  <P>And this is the second paragraph, with a little line break <br>
     in the middle.</P>

  </body>

  </html>

Main Home Page



© 1994-2003  ComputerGuy.Com  All Rights Reserved.