ABSMIDDLE works differently on firefox and chrome?

Posted by Axel on Stack Overflow See other posts from Stack Overflow or by Axel
Published on 2010-03-19T23:16:00Z Indexed on 2010/03/19 23:21 UTC
Read the original article Hit count: 261

Filed under:
|

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.

alt text

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

© Stack Overflow or respective owner

Related posts about html

Related posts about css