View Full Version : tables
e.l.v.i.s.
11-11-1999, 12:40 PM
could you please post some simple table code?
thank you in advance, i need help!
Jacob
11-11-1999, 03:58 PM
Hi Elvis,
Here is a basic table to get you started:
<BLOCKQUOTE><font size="1" face="Verdana, Arial">code:</font><HR><pre>
<table width="400" border="1"
cellpadding="0" cellspacing="0">
<tr><td colspan="10">
Welcome To My First Table!
</td></tr>
<tr><td>Cell 1</td><td>Cell 2</td></tr>
</table>
[/code]
------------------
Jacob Wheeler
jacob@bigresources.com
www.bigresources.com
vBulletin® v3.6.7, Copyright ©2000-2010, Jelsoft Enterprises Ltd.