Re: HTML tables

トップ ページ
添付ファイル:
Eメールのメッセージ
+ (text/plain)
このメッセージを削除
このメッセージに返信
著者: Jeremy C. Reed
日付:  
To: plug-discuss
題目: 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