Center a div
Is possible center a div without using text-align?
I have a page with one big image and a small text, like a caption, and I would center both, but the text still align left.
In websites is commom use margin-left/right:auto and div align: center. But this look like doesn't work in epub.
|