Re: HTML tables

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Jeremy C. Reed
Date:  
To: plug-discuss
Subject: Re: HTML tables
On Sat, 24 Apr 2004, Michael Havens wrote:

> <Head>
> <title> usa.html</title>


You need a end for head:

</head>

> <table border=0 cellpadding=6 cellspacing=2>

...

> </tr>


You need a end for table:

</table>


Jeremy C. Reed
http://www.reedmedia.net/


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