Jump to content
  • 0

Помогите с позиционирование простой структуры блоков


artpol
 Share

Question

Доброй ночи. Помогите пожалуйста раобраться с позицонированием блоков норме 1,2,3 относительно контента.

Какие надо им дать параметры в цсс для верного отображения?

12062010be1804f9b1.jpg

Потому как текущи код выстраиваит их в рядок, никто никого не обтекает.

.1
{
overflow: hidden;
min-width:25px;
min-height:40px;
margin: 5px;
position: relative;
float: left;
z-index: 0;
width: 25px;
height: 40px;
}

.2
{
overflow: hidden;
min-width:25px;
min-height:600px;
margin: 0;
position: relative;
float: left;
z-index: 0;
width: 25px;
background-color: #FFFFFF;
}

.3
{
overflow: hidden;
min-width:25px;
min-height:600px;
margin: 0;
position: relative;
float: left;
z-index: 0;
width: 25px;
background-color: #dbe9ec;
}

Заранее спасибо

Edited by artpol
Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 0

Ты можешь всех обмануть и сделать по другому. Просто растяни основной див с левым фоном, фоном блоков 1,3 , а фон блока 2 пусть будет самым нижнем, и далее просто навешай уже дивы на эти фоны, а блоку 2 дай отступ от верхнего левого края.

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