View Single Post
Old 12-15-2011, 03:20 PM   #5
uavalos
Junior Member
uavalos began at the beginning.
 
Posts: 9
Karma: 10
Join Date: Dec 2011
Device: none
I just tried that on IMGs and TABLEs and it does not work. To be clear, in the CSS, I added:

Code:
img {
text-align: center;
}
table {
text-align: center;
}
However, that does not work even when the IMGs and TABLEs are explicitly given a width. And by that, I'm using more CSS to give them widths.
uavalos is offline   Reply With Quote