Opera 9.25 does not render the image but Opera 9.50b does.
<table border=2 width=300> <tr> <td> This cell's width is constrained by the table and image widths. Its exact height is hard to determine. </td> <td> <img src=raptor.jpg width=200 height=100%> </td> </tr> </table> |
|