ABSMIDDLE works differently on firefox and chrome?
- by Axel
Hi,
i have an icon image and text like the following, the code source of everything is :
<img src="...." align="absmiddle" /> My Title Here
The problem is that the icon is not aligned vertically with the title in chrome better than firefox.
I think the absmiddle doesn't work at all ! is there any solution, i don't want to use a table with 2 columns to fix this issue.
Thanks