Search the Community
Showing results for tags 'html'.
-
I want to second this request. I tried creating tables by using the html tags but it did not work properly. I can remember that there exist even BBcodes for tables. Perhaps we could implement them? [table] [tr] [td]A1[/td] [td]B1[/td] [td]C1[/td] [/tr] [tr] [td]A2[/td] [td]B2[/td] [td]C2[/td] [/tr] [/table]