Basic HTML: Doit2 Solution


  <html>
  <head>
  <title>HTML demo page</title>
  </head>
  <body bgcolor=white>
  <h1>A HTML Demonstration</h1>

  <h2>Text need not be boring!</h2>

  <p align=right>
  <i>...text need not be boring</i>
  noted expert reports
  <p>

  Numerous sightings of <b>Interesting</b>
  <font size="-1">FONT STYLES</font> were
  reported to have been seen on Web pages created by even
  <ul>
  <li> those
  <li> with
  <li> limited
  <li> experience
  </ul>
  <center>
  in the field
  </center>
  <hr>

  <h2>Additional Work</h2>

  <dl>
  <dt> Included a link to
  <dd> <a href="http://brillig.nebrwesleyan.edu/~glarose/">Gavin's
    Home Page</a>
  </dl>

  <hr>

  <address>
  Page created by: Moi<br>
  me@here.com<br>
  Today
  </address>
  </body>
  </html>


[basics] [writing] [doit] [more] [tags1] [tags2] [doit2] [review]

[title] [objectives] [www uses] [the works] [basic html]
[adv html] [editors] [resources]   [feedback]

last modified (( Jun 18 08:23:48 1997 ))
HTML/WWW Wkshop: Doit2 Soln
©1997 Gavin LaRose
Comments to: glarose@NebrWesleyan.edu