Deprecated: Function create_function() is deprecated in /var/www/html/jellyro.com/archive/forums/Sources/Load.php on line 178

Deprecated: Function create_function() is deprecated in /var/www/html/jellyro.com/archive/forums/Sources/Load.php on line 183

Deprecated: Function create_function() is deprecated in /var/www/html/jellyro.com/archive/forums/Sources/Load.php on line 184

Deprecated: Function create_function() is deprecated in /var/www/html/jellyro.com/archive/forums/Sources/Load.php on line 220

Deprecated: Function create_function() is deprecated in /var/www/html/jellyro.com/archive/forums/Sources/Load.php on line 223

Deprecated: Function create_function() is deprecated in /var/www/html/jellyro.com/archive/forums/Sources/Load.php on line 235

Deprecated: Function create_function() is deprecated in /var/www/html/jellyro.com/archive/forums/Sources/Load.php on line 250

Deprecated: Function create_function() is deprecated in /var/www/html/jellyro.com/archive/forums/Sources/Load.php on line 268
Print Page - Tabling sigs

Old aRO Forums

The 'Other' Section => AnesisRO Archive => Archive => General Questions => Topic started by: Keneji [Wanderers] on December 05, 2007, 11:11:09 pm

Title: Tabling sigs
Post by: Keneji [Wanderers] on December 05, 2007, 11:11:09 pm
What is the code for putting your sigs in a table?
Title: Re: Tabling sigs
Post by: Rolan on December 06, 2007, 01:57:18 am
Code: [Select]
[table]
[tr][td]cell 1[/td][td]cell 2[/td][/tr]
[tr][td]cell 3[/td][td]cell 4[/td][/tr]
[/table]

cell 1cell 2
cell 3cell 4
Title: Re: Tabling sigs
Post by: Mirandu on December 06, 2007, 02:00:12 am
Well.. to start a table, do this:
Code: [Select]
[table]
[/table]
To add a new column, use
Code: [Select]
[td][/td]
for a new row, you'll need
Code: [Select]
[tr][/tr]
So let's assume you want to table your sig this way:

(http://i166.photobucket.com/albums/u90/Keneji/sig2.jpg)
Look at my loading screens here (http://www.anthemro.com/forums/index.php/topic,2946.150.html)
Vote for me here.[If you like them] (http://www.anthemro.com/forums/index.php/topic,2947.0.html)
Help make a loading screen and possibly win ads. (http://www.anthemro.com/forums/index.php/topic,3539.msg73998.html#msg73998)
(http://www.pokeplushies.com/images/adoptables/55483.gif)
Click here to feed me a Rare Candy! (http://www.pokeplushies.com/adoptables.php?act=rarecandy&id=55483)
Get your own at PokePlushies! (http://www.pokeplushies.com/)

So the code would be:
Code: [Select]
[table]
[td][img]http://i166.photobucket.com/albums/u90/Keneji/sig2.jpg[/img]
[center][size=7pt][url=http://www.anthemro.com/forums/index.php/topic,2946.150.html][color=red]Look at my loading screens here[/color][/url]
[url=http://www.anthemro.com/forums/index.php/topic,2947.0.html][color=red]Vote for me here.[If you like them][/color][/url]
[url=http://www.anthemro.com/forums/index.php/topic,3539.msg73998.html#msg73998][color=red]Help make a loading screen and possibly win ads.[/color][/url][/size][/center][/td]
[td][img]http://www.pokeplushies.com/images/adoptables/55483.gif[/img]
[size=7pt][url=http://www.pokeplushies.com/adoptables.php?act=rarecandy&id=55483]Click here to feed me a Rare Candy![/url]
[url=http://www.pokeplushies.com/]Get your own at PokePlushies![/url][/size]
[/table]
Warning - new reply

Damnit! And I put so much effort in this :'(
Title: Re: Tabling sigs
Post by: Rolan on December 06, 2007, 02:04:50 am
Warning - new reply
Damnit! And I put so much effort in this :'(

lol yours is much better  ;)