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
GuitarFan
Здравствуйте.
Скриншот:
CSS:
*{font-size: 10pt; font-family: Tahoma;}
a:link {color: #0066FF; text-decoration: none;}
a:visited {color: #006600; text-decoration: none;}
a:hover {color: #0066FF; text-decoration: underline;}
html, body {height:100%;
background-color:#7bc543;
background-image:url(3.png);}
.maindiv{width:80%; margin:0 auto; height:90%;}
.logo{margin-top:30px; height:83px; background-image:url(logo.gif);
border: 1px solid; border-color: white;
border-radius:15px 15px 0 0;}
.menu{width:15%; background: aliceblue; text-align:center; float:left; height:90%;}
.content{width:70%; background: aliceblue; text-align:center; float:left; height:90%;}
.right{width:15%; background: aliceblue; text-align:center; float:left; height:90%;}
.logodown{
width:80%;
position:absolute; height:83px; background-image:url(logo1.gif);
border: 1px solid; border-color: white;
border-radius:0 0 15px 15px;}
Как сделать чтобы logodown был после всех дивов, внизу? А то он у меня на другие дивы лезет...
То есть он идет после первого logo, как будто бы других дивов нет. Не судите строго, я второй раз сайт пишу(
Извините если что не так, много текста...
Link to comment
Share on other sites
5 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.