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
Tabling sigs

Author Topic: Tabling sigs  (Read 1195 times)

Keneji [Wanderers]

  • Kiel Factory Worker
  • **
  • Posts: 466
  • Keneji Tseroya Kenhachi [youtube.com/kenejiforever
    • Youtube Channel
Tabling sigs
« on: December 05, 2007, 11:11:09 pm »
What is the code for putting your sigs in a table?

instagram: keneji_ninja
vine keneji
twitter keneji

Rolan

  • Peco Fledgling
  • **
  • Posts: 130
Re: Tabling sigs
« Reply #1 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

Mirandu

  • Mad Scientist
  • I know a Dark Priest, and he's cool.
  • ***
  • Posts: 1056
Re: Tabling sigs
« Reply #2 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:



Click here to feed me a Rare Candy!
Get your own at PokePlushies!

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 :'(

Rolan

  • Peco Fledgling
  • **
  • Posts: 130
Re: Tabling sigs
« Reply #3 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  ;)