Thread
:
How to constrain Table Width
View Single Post
03-18-2013, 09:13 AM
#
4
HarryT
eBook Enthusiast
Posts: 85,557
Karma: 93980341
Join Date: Nov 2006
Location: UK
Device: Kindle Oasis 2, iPad Pro 10.5", iPhone 6
Feel free to shoot me, but the deprecated but still functional "<center>" tag works extremely well for this.
ie:
Code:
<center> <table width=30% border=1> <tr> <td>This is a centred table</td> </tr> </table> </center>
Try it and see.
HarryT
View Public Profile
Find More Posts by HarryT
Track Posts by HarryT via RSS