Jump to content
  • 0

Дивы в диве


Mantikore
 Share

Question

Народ!помогите,совсем уже устала с этим биться(...в общем есть один блок родительский, в нем находяться еще три блока,расположены по горизонтали стык встык друг к другу...когда один из этих трех блоков растягивался мне нужно сделать так,чтобы родительский блок тоже в свою очередь растягивался, и принимал значение height такое же как и у самого длинного наследуюемого блока.расскажите как?...заранее всем спасибо.

Link to comment
Share on other sites

6 answers to this question

Recommended Posts

  • 0

Всем здравствуйте!

У меня такаяже проблема или похожая, родительский

не хочет быть родителем для всего кода. Хотя очень странно, IE7 показывает вс?-таки что он родительский, все остальные браузеры Opera, Firefox, Safari считают по другому.

Вот мой код:

knopka.gif"

О нас

Наша компания предлагает профессиональные услуги по благоустройству и озеленению приусадебных участков, городских и промышленных территорий.

Link to comment
Share on other sites

  • 0

код такой:

#container

{

width: 942px;

margin-right: auto;

top: 35px;

margin-left: auto;

position: relative;

background: url('images/content.gif');

}

#menu_left

{

width: 228px;

top: 180px;

left: 10px;

position: relative;

float: left;

}

#content

{

width:430px;

top: 180px;

left: 30px;

position: relative;

float:left;

}

#menu_right

{

width: 227px;

top: 180px;

right: 10px;

position: relative;

float: right;

height:20px;

}

#footer

{

background-image:url('images/footer.gif');

width: 942px;

height: 76px;

background-repeat:no-repeat;

margin-right: auto;

margin-left: auto;

clear: both;

position:relative;

bottom:0px;

}

воть...кстати та же проблема..если текст в менюшках или в в контенте длинный, то он в фф и опере вылезает за пределы родительского блока, а в ие просто обрезается.

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