ExtraLicense - Buy, Sell, & Trade Your Licenses

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

XenForo Slions - Table

EL PaperBoy

Well-known member
Slion submitted a new resource:

Slions - Table - Extend TABLE BB code functionalities

Add colspan support to TABLE BB code.

Code:

Code:
[TABLE]
[TR]
[TH]One[/TH]
[TH]Two[/TH]
[TH]Three[/TH]
[/TR]
[TR]
[TD colspan='2'][CENTER]Un[/CENTER][/TD]
[TD]Deux[/TD]
[/TR]
[TR]
[TD]1[/TD][TD]2[/TD][TD]3[/TD]
[/TR]
[TR]
[TD]4[/TD][TD]5[/TD][TD]6[/TD]
[/TR]
[/TABLE]
Click to expand...

Read more about this resource...

Continue reading...
 
Top