Jump to content
  • 0

td расширяется


Pumych
 Share

Question

2 answers to this question

Recommended Posts

  • 0

table {table-layout: fixed; max-width: 300px;}

http://htmlbook.ru/css/table-layout

На таблицу сделал fixed, на каждый из столбцов задал ширину.

Если размеры внутренних картинок указаны как:

height: xxx

width: yyy

то все отображается нормально (так же как и при их отсутсвии), но если задать их как

max-width: xxx

столбцы меняют свои размеры в зависимости от ширины картинок.

В спецификациях ответа не нашел нашел кажется:

In CSS 2.1, the effect of 'min-width' and 'max-width' on tables, inline tables, table cells, table columns, and column groups is undefined.

И как быть в данной ситуации? :dash:

На данный момент оставил как:

width: xxx

max-height: yyy

Но это все же не всегда решает проблему.

Edited by Pumych
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