Re: HTML tables

Top Pagina
Bijlagen:
Bericht als e-mail
+ (text/plain)
Delete this message
Reply to this message
Auteur: Jeremy C. Reed
Datum:  
Aan: plug-discuss
Onderwerp: 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