Argonath RPG Police Department
General => General Discussion => Topic started by: Will on August 14, 2014, 12:17:36 pm
-
I can't understand the table option in the forum.
Can someone explain to me how it works and how to use it?
-
This is a cell | This is another cell |
This is the third cell | This is the fourth cell |
[table]
[tr]
[td]This is a cell[/td]
[td]This is another cell[/td]
[/tr]
[tr]
[td]This is the third cell[/td]
[td]This is the fourth cell[/td]
[/tr]
[/table]
I hope it explains more than enough ^^
-
This is a cell | This is another cell |
This is the third cell | This is the fourth cell |
[table]
[tr]
[td]This is a cell[/td]
[td]This is another cell[/td]
[/tr]
[tr]
[td]This is the third cell[/td]
[td]This is the fourth cell[/td]
[/tr]
[/table]
I hope it explains more than enough ^^
I suppose it does.
Thanks!
-
This is a cell | This is another cell |
This is the third cell | This is the fourth cell |
[table]
[tr]
[td]This is a cell[/td]
[td]This is another cell[/td]
[/tr]
[tr]
[td]This is the third cell[/td]
[td]This is the fourth cell[/td]
[/tr]
[/table]
I hope it explains more than enough ^^
I suppose it does.
Thanks!
All of these options are HTML.
So in the link I will share with you about the table, you can see anything additional you want
http://www.w3schools.com/html/html_tables.asp (http://www.w3schools.com/html/html_tables.asp)
Of course this table that is on the forums, doesn't have as many possabilities
PS: Replace the "<" and ">" with "[" and "]"
-
Thanks Leon and Paul!