Not a bug Funny Table Display - White Space Moves to Top of Post

Steve Freides

Active member
Code:
This displays correctly

[TABLE]
[TR][TH]Abbreviation[/TH][TH]Meaning[/TH][/TR]
[TR][TD]BP[/TD][TD]Bench Press[/TD][/TR]
[TR][TD]C&J[/TD][TD]Clean and Jerk[/TD][/TR]
[/TABLE]


This puts all the white space within table-/table at the top of the post.

[TABLE]

[TR][TH]Abbreviation[/TH][TH]Meaning[/TH][/TR]

[TR][TD]BP[/TD][TD]Bench Press[/TD][/TR]

[TR][TD]C&J[/TD][TD]Clean and Jerk[/TD][/TR]

[/TABLE]

Remove code-/code to see it in action. :)

Thx.

-S-
 
XenForo doesn't have a table BB code built in, therefore the one you're using must come from an add-on. Therefore you should direct your query to the author of that add-on in the resource discussion thread.
 
Top Bottom