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.
Актуальные контакты:
Telegram: @Nikker_web
E-Mail: tarasevich.email@gmail.com
Портфолио https://www.behance.net/d4d4186e
Разрабатываю дизайн групп в соц сетях, сайтов, приложений, другой дизайн под заказ
Актуальные контакты:
Telegram: @Nikker_web
E-Mail: tarasevich.email@gmail.com
Разрабатываю дизайн групп в соц сетях, сайтов, приложений, другой дизайн под заказ
Портфолио https://www.behance.net/d4d4186e
Question
ITdreamer
Ребята, а вот еще вопрос.
есть два стиля для блоков div
.blockMain {
width: 900px;
background: #000;
border: 1px solid #7f7f7f;
}
#blockServices a {
display: block;
position: relative;
float: left;
left: 30px;
width: 258px;
margin: 0px 10px 10px 10px;
padding: 30px 0px;
border: 1px solid #7f7f7f;
color: #7f7f7f;
text-align: center;
text-decoration: none;
font-size: 16px;
}
В странице я их использую вот так:
В итоге получается то что на скриншоте
Как мне сделать так, чтобы блок mainBlock охватывал все кнопки?
Link to comment
Share on other sites
6 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.