Home Page example
from class 5/08
Class lesson May 6

  1. WHATEVER

    curious

    This is some text.
    With a funny font.
    Here’s more.
    Beats Yahoo!
    But here’s a cool starfish:




  2. Here's what this text looks like in HTML:
    <H1>WHATEVER</h1>
    <A
    href=http://marsrovers.jpl.nasa.gov/home/index.html><H3>curious</h3></a>
    This is some text.<BR>
    <FONT face="Arial Black" size=+1 color=ff00ff>With
    a funny font.</font><BR>
    Here&#146;s <B>more</b>.<BR>
    Beats <A href=http://www.yahoo.com>Yahoo!</a><BR>
    But here&#146;s a cool starfish:<BR><BR>
    <IMG src=starfish.gif border=3>
    <BR><BR>
    

  3. Tutorial Help

    I went to the search engine <northernlight.com> and looked up ‘HTML Tutorial’. There are MANY HTML tutorials available on the web!

    Here’s one that seems comprehensive: http://www.echoecho.com/html.htm.