1em height row in IE (spanned row)

W

W@cek

How to set height: 1em row in IE in this example?
(firefox and opera set it to 1em but IE not)

|---------------|
| IMG |hei.1em |
| hei. |---------
| 100px| |
-----------------

_my code:_
<table border="0" cellpadding="0" cellspacing="0">
<tr>
<td rowspan="2" style="width: 100px;">
<img src="obrazek.jpg" alt="" style="border: none;width: 100px" />
</td>
<td colspan="2" style="background-color: #ddd;height: 1em">text header
</td>
</tr>
<tr>
<td colspan="2" valign="top" >
other text .....
</td>
</tr>
</table>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,581
Members
45,055
Latest member
SlimSparkKetoACVReview

Latest Threads

Top