Steve Freides
Active member
We are using this, I believe:
https://xenforo.com/community/resources/cta-table-bb-code.2847/
https://xenforo.com/community/resources/cta-table-bb-code.2847/
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]