Jump to content
  • 0

таюлица, ячейки фиксированной ширины


Zippovich
 Share

Question

<table cellpadding="0" cellspacing="0" id="gallery-table" style="left: 0px">
<tbody>
<tr>
<td width="183">
<a href="#" title="image 1"><img src="images/g-1.jpg" alt="image 1" /></a>
</td>
<td width="183">
<a href="#" title="image 2"><img src="images/g-2.jpg" alt="image 2" /></a>
</td>
<td width="183">
<a href="#" title="image 3"><img src="images/g-3.jpg" alt="image 3" /></a>
</td>
<td width="183">
<a href="#" title="image 4"><img src="images/g-4.jpg" alt="image 4" /></a>
</td>
<td width="183">
<a href="#" title="image 5"><img src="images/g-1.jpg" alt="image 5" /></a>
</td>
<td width="183">
<a href="#" title="image 6"><img src="images/g-2.jpg" alt="image 6" /></a>
</td>
</tr>
</tbody>
</table>

для каждой ячейки стоит width="183", но размер ячейки сужается до размера контента, почему? как побороть?

td {width: 183px} не помогает.

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

только если 183*6 добавить в ширину таблицы. пока не указана ширина таблицы, ширины ячеек носят рекомендательный характер и когда все начинает не помещаться - схлопнутся по контенту.

Link to comment
Share on other sites

  • 0
только если 183*6 добавить в ширину таблицы. пока не указана ширина таблицы, ширины ячеек носят рекомендательный характер и когда все начинает не помещаться - схлопнутся по контенту.

Огромное спасибо

Link to comment
Share on other sites

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