HTML tables

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Michael Havens
Date:  
To: plug-discuss
Subject: HTML tables

Well, I have arrived at the tables section of my tutorial and there is
something wrong. I create the table and it is placed at the bottom of the
page regardless of where I created it. What is wrong? (code included below)
--
<:-)Mike(-:>

<html>
<Head>
<title> usa.html</title>
<body>
<h2 align=center><a name="usa">Volcanic Places in the USA</a></h2>
    Listed below are two places in the United States that are considered
    "active" volcanic areas.
<table border=0 cellpadding=6 cellspacing=2>
<tr>
    <td>
    <font size=+1><b>Mount Saint Helen, Washinton</font></b><br></td>
    <td colspan=2><font size=+1><b>Long Valley,
    California</font></b></td>
</tr>
<tr>
    <td valign=top>
    On May 18, 1980, after a long period of rest, this quiet mountain in
    the state of Washington provided <A href="msh.html">detailed
    observations</a> on the mechanics of highly explosive eruptions.
    </td>
    <td valign=top>
    This field seismometer measures earthquakes associated with
    subsurface
    volcanic forces and may help to predict future events. It sits on a
    plateau known as the "Volcanic Tableland" formed by an eruption
    600,000
    years ago.
    </td>
    <td valign=top>
<a href="../pictures/seismo.jpg"><img src="../pictures/stamp.gif" alt=
   "link to large image" width="62" height="85">
   --[full size image , 55K]--</a>
   </td>
</tr>
<hr>
<a href=index.html>Back to title screen.</a><br>
<a href=mars.html>On to the next topic.</a><br>
<hr>
<address><b>Volcano Web</b><br>
    Created by Laura Lava <br>
    Send comments <a href="mailto:address@mail.net, other.addresses.com
    ?cc=address.org &subject=variable &body=whatever">to us</a>.
<hr>
    Created mm/dd/yyyy
</address>


</body>
</html>






This message has been scanned for viruses by the VEI Internet
Automatic Email Spam and Virus Scanner, and is believed to be free of spam or viruses.
Please report spam to . If you would like 98.9 % spam blocked from your
E-mail then go to VEI Internet for details. Anti-spam/Anti-virus is FREE with every account.


http://www.vei.net/

---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss