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
ArtOfHuman
Проблема собсвенно с позиционированием.
Скрины
Кусок проблемного кода
CSS
#header_right{
position: absolute;
right: 0;
top: 0;
background: url(../images/header_right.jpg) no-repeat;
height: 165px;
width: 500px;
}
#icons{
position: relative;
left: 275px;
top: 1px;
}
.ico{
margin: 0 5px 0 5px;
}
#telephons{
position: relative;
left: 240px;
top: 20px;
font-family: arial;
height: 50px;
width: 150px;
}
#cod{
margin: 15px 5px 0 0;
float: left;
font-size: 16px;
font-weight: bold;
color: #A7F6FF;
}
#tel{
float: left;
}
#telephons span{
color: #ffffff;
font-size: 21px;
}
Проблемы с выравниванием по вертикали в разных браузерах. Подскажите решение..
Link to comment
Share on other sites
1 answer 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.