...how do i put mah tagboard BESIDE the comic
-
Threesteps
- Newbie
- Posts: 9
- Joined: Tue Mar 30, 2004 12:41 pm
...how do i put mah tagboard BESIDE the comic
i cant figure it out! plz elp meh!!
- Phalanx
- The Establishment (Moderator)

- Posts: 3737
- Joined: Thu Mar 06, 2003 11:46 am
- Location: Superglued to the forum by Yeahduff
- Contact:
You need to learn HTML for that.
To be specific, Tables.
Here's a handy-dandy tutorial here:
http://hotwired.lycos.com/webmonkey/authoring/tables/
To be specific, Tables.
Here's a handy-dandy tutorial here:
http://hotwired.lycos.com/webmonkey/authoring/tables/
-
Threesteps
- Newbie
- Posts: 9
- Joined: Tue Mar 30, 2004 12:41 pm
-
Threesteps
- Newbie
- Posts: 9
- Joined: Tue Mar 30, 2004 12:41 pm
nevermind... i found it... sorry. i felt my html guruness being threatened...my threesteps site is being worked on... what you see is DEFINATELY TEMPORARY
-
Threesteps
- Newbie
- Posts: 9
- Joined: Tue Mar 30, 2004 12:41 pm
-
Threesteps
- Newbie
- Posts: 9
- Joined: Tue Mar 30, 2004 12:41 pm
- Mercury Hat
- Iron Lady (ForumAdmin)

- Posts: 5608
- Joined: Sat Jan 24, 2004 1:57 pm
- Location: Hello city.
- Contact:
- Phalanx
- The Establishment (Moderator)

- Posts: 3737
- Joined: Thu Mar 06, 2003 11:46 am
- Location: Superglued to the forum by Yeahduff
- Contact:
You're using <p align="right">...?
sigh...
replace INSERT TAGBOARD CODE HERE with the actualy cut-n-paste code for tagboard and try that.
sigh...
Code: Select all
<table border="0">
<tr>
<td>
INSERT TAGBOARD CODE HERE
</td>
<td>
***todays_comics***
</td>
</tr>
</table>
-
Threesteps
- Newbie
- Posts: 9
- Joined: Tue Mar 30, 2004 12:41 pm


