How to create a table (forum style)
#1

Hello guys i have been wondering how do you create a table like the one SuperViper Has in his signature ?

check out his signature http://forum.sa-mp.com/member.php?u=140388.
Reply
#2

[ttable] = tag
[td] = Table Data
[tr] = Table Row
example -
new row,data tableanother data table
new row,another data table
PHP Code:
[ttable]
[
tr][td]new row,data table[/td][td]another data table[/td][/tr]
[
tr][td]new row,another data table[/td][/tr]
[/
ttable
Reply
#3

Quote:
Originally Posted by xkirill
View Post
[ttable] = tag
[td] = Table Data
[tr] = Table Row
example -
new row,data tableanother data table
new row,another data table
PHP Code:
[ttable]
[
tr][td]new row,data table[/td][td]another data table[/td][/tr]
[
tr][td]new row,another data table[/td][/tr]
[/
ttable
Thanks mate.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)