Jump to content
  • 0

firefox не правильно распределяет высоту таблицы


Angeli
 Share

Question

Есть табличка, в опере и explore все нормально отображается, а в firefox 4.01 высоту распределяет неправильно. Нужно чтобы колонки №7 и №8 растягивались, а остальное было на месте. Помогите пожалуйста, проект сдавать надо, а тут это....

<table align="center" width="803" style="height:422px" border="1" cellspacing="0" cellpadding="0" bgcolor="#FFFFFF">

<tr>

<td colspan="3" height="100">№1 — высота 100px</td>

</tr>

<tr>

<td width="151" height="53">№2 — высота 53px</td>

<td width="428" height="500" rowspan="3">№3 — высота 500px</td>

<td width="224" valign="top">№4 — высота 53px</td>

</tr>

<tr>

<td width="151" height="169">№5 — высота 169px</td>

<td>№6 — высота 169px</td>

</tr>

<tr>

<td height="100%">№7 — высота 100%</td>

<td height="100%">№8 — высота 100%</td>

</tr>

<tr>

<td colspan="3" height="100">№9 — высота 100px</td>

</tr>

</table>

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. See more about our Guidelines and Privacy Policy