Tunka.C
Nothing to see here, move along.
- Joined
- May 22, 2012
- Messages
- 98
- Reaction score
- 3
I can't seem to center the tables correct, even though I'll do this :
It simply won't center, and I can't figure out why.. I've tried just about everything to try and get this thing centered, and I still haven't figured it out yet. Can somebody point out what I'm doing wrong here?
Code:
[table="width: 500, align: center"]
[tr]
[td][/td]
[td][/td]
[/tr]
[tr]
[td][/td]
[td][/td]
[/tr]
[tr]
[td][/td]
[td][/td]
[/tr]
[/table]
It simply won't center, and I can't figure out why.. I've tried just about everything to try and get this thing centered, and I still haven't figured it out yet. Can somebody point out what I'm doing wrong here?