Re: HTML tables

Startseite
Anhänge:
Nachricht
+ (text/plain)
Nachricht löschen
Nachricht beantworten
Autor: Jeremy C. Reed
Datum:  
To: plug-discuss
Betreff: 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