Добрый день, я новичек в этом деле, но вот решил заверстать , и при верстке, между таблицами в шапке сайта есть небольшие пробелы по 5 пикс, помогите их устранить.
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
Avalon.
Добрый день, я новичек в этом деле, но вот решил заверстать , и при верстке, между таблицами в шапке сайта есть небольшие пробелы по 5 пикс, помогите их устранить.
вот код страницы:
А вот код CSS
html, body {margin:0;height:100%;}#wrapper {height:auto !important;height:100%;min-height:100%;width:780px;margin:auto;}
#header {height:217px; margin-top:0px;}
#left {float:left;width:200px;background-color:blue;margin-top:0px;}
#right {margin-left:200px;}
#footer {height:80px;margin-top:-80px;background-color:black;width:800px;margin:auto;}
.clear {clear:both;}
#container{margin-top:0px; min-height:200px;}
А вот как это выглядит:
Заранее спасибо за помощь.
Link to comment
Share on other sites
3 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.