what the best way to center an image within a div?...
# advancedpdf
k
what the best way to center an image within a div? I have tried all ways i know that works in html and css
a
I've had good luck nesting <p align="center"></p> inside divs and tds