Be a Supporter!

Table Script

  • 330 Views
  • 3 Replies
New Topic Respond to this Topic
reddeadrevolver
reddeadrevolver
  • Member since: Oct. 7, 2000
  • Offline.
Forum Stats
Member
Level 13
Blank Slate
Table Script 2001-07-17 14:02:21 Reply

I need a basic HTML script for making tables for my website. I also need to know how to put a border around the table. Any help would be greatly appreciated.

thisisnotmike
thisisnotmike
  • Member since: Aug. 26, 2000
  • Offline.
Forum Stats
Member
Level 11
Blank Slate
Response to Table Script 2001-07-17 15:34:40 Reply

<table border=1>

You can make it more than 1.

Pecos
Pecos
  • Member since: Dec. 29, 1999
  • Offline.
Forum Stats
Member
Level 03
Blank Slate
Response to Table Script 2001-07-17 19:26:23 Reply

At 7/17/01 03:34 PM, thisisnotmike wrote: <table border=1>

You can make it more than 1.

<table border=1>
<tr>
<td>Get</td>
<td>a</td>
<td>fucking</td>
<td>tutorial</td>
</tr>
</table>

Freakapotimus
Freakapotimus
  • Member since: Jun. 22, 2000
  • Offline.
Forum Stats
Member
Level 19
Blank Slate
Response to Table Script 2001-07-18 10:16:00 Reply

I've said this too many times now... but hey!

http://www.webmonkey.com
http://www.htmlgoodies.com


Quote of the day: @Nysssa "What is the word I want to use here?" @freakapotimus "Taint".