Table Script
- reddeadrevolver
-
reddeadrevolver
- Member since: Oct. 7, 2000
- Offline.
-
- Forum Stats
- Member
- Level 13
- Blank Slate
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
- Pecos
-
Pecos
- Member since: Dec. 29, 1999
- Offline.
-
- Forum Stats
- Member
- Level 03
- Blank Slate
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
I've said this too many times now... but hey!
Quote of the day: @Nysssa "What is the word I want to use here?" @freakapotimus "Taint".

