How do i vertically and horizontally center an image when i do not know the size of it? I asked this question and someone suggested using a table. This isnt the first time i heard a table can do it but i tried without luck.
Searching SO only got me results when i do know the size of the image. How do i do this with a table?
NOTE: Javascript/jquery is not preferred but if theres a solution with it i'll be open to it.