Hi,
The following doesn't work in Opera:
Is it a bug or am I missing something?Code:<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title></title> <style type="text/css"> p {font:10pt Arial; background:green; height:16px;} img {width:16px; height:16px; vertical-align:text-bottom;} </style> </head> <body> <p>An <img src="https://ssl.gstatic.com/images/icons/gplus-16.png" alt=""> image with a text-bottom alignment.</p> </body> </html>
Thanks!



Reply With Quote

Bookmarks