Platinum Lucario
The Legendary Master of [color=#D8D48C]Light[/colo
- 1,607
- Posts
- 17
- Years
- Age 32
- Warrnambool, Victoria, Australia.
- Seen Apr 1, 2024
![[PokeCommunity.com] CSS Table Code isn't working / No Dedicated Table BB Code [PokeCommunity.com] CSS Table Code isn't working / No Dedicated Table BB Code](https://www.anime-planet.com/images/characters/togepi-16846.jpg)
Okay, so I was trying out some CSS Class code earlier and tried to create a table code for one of my threads that I was editing earlier, and apparently it doesn't work well:
For example, when I put in this:
Code:
[PLAIN]
[class="divTable" style="border: 2px solid #000;"]
[class="divTableBody"]
[class="divTableRow"]
[class="divTableCell"]Offset[/class]
[class="divTableCell"]Name[/class]
[class="divTableCell"]Type[/class]
[class="divTableCell"]Endianness[/class]
[class="divTableCell"]Size[/class]
[/class]
[class="divTableRow"]
[class="divTableCell"] [/class]
[class="divTableCell"] [/class]
[class="divTableCell"] [/class]
[class="divTableCell"] [/class]
[class="divTableCell"] [/class]
[/class]
[class="divTableRow"]
[class="divTableCell"] [/class]
[class="divTableCell"] [/class]
[class="divTableCell"] [/class]
[class="divTableCell"] [/class]
[class="divTableCell"] [/class]
[/class]
[class="divTableRow"]
[class="divTableCell"] [/class]
[class="divTableCell"] [/class]
[class="divTableCell"] [/class]
[class="divTableCell"] [/class]
[class="divTableCell"] [/class]
[/class]
[/class]
[/class]
[/PLAIN]
It comes out as this:
Offset
Name
Type
Endianness
Size
I'm kinda used to using HTML codes, but it seems I'm either not doing it right, or support for the table code doesn't exist.
Last edited by a moderator: