Re: HTML tables

Forside
Vedhæftede filer:
Indlæg som e-mail
+ (text/plain)
Slet denne besked
Besvar denne besked
Skribent: Jeremy C. Reed
Dato:  
Til: plug-discuss
Emne: 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