Jump to content
  • 0

Сайдбар залезает на хэдр


XanderAlex91
 Share

Question

Всем привет!

Пишу по примеру данного видео. Время 18:48

но у меня возникла проблема. Код в целом идентичен видеозаписи, но по непонятной для меня причине сайдбар залез на хедер. 

С чем это может быть связано?

 

<!DOCTYPE html><html><head><title> Promo3D</title><meta charset="utf-8"><link href="css/main.css" rel="stylesheet" type="text/css"></head><body><div id="page_align" class="b3radius"><div id="header"><!--<div id="header_nav"><ul><li><a href="#">Главная</a></li><li><a href="#">Новости</a></li><li><a href="#">Статьи</a></li><li><a href="#">Халява</a></li><li><a href="#">Смешно</a></li><li><a href="#">Сообщества</a></li><li><a href="#">Спорт</a></li><li><a href="#">Погода</a></li></ul> </div> --></div><div id="sidebar"></div> <div id="content"></div><div class="clr"></div></div></body><html/>
*{margin:0;padding:0;outline:0;}body {background: url("../images/bg.png") #f0f0f0;font: 12px Arial, Tahoma, sans-serif; }a {text-decoration: none;}.b3radius { border-radius: 3px;-webkit-border-radius: 3px;-o-border-radius: 3px;-moz-border-radius: 3px;-ms-border-radius: 3px;-khtml-border-radius: 3px;}#page_align {background: url("../images/page_bg.png") #fff;width: 1000px;margin: 35px auto; box-shadow: 0px 1px 3px #dddddd;-webkit-box-shadow: 0px 1px 3px #dddddd;-o-box-shadow: 0px 1px 3px #dddddd;-moz-box-shadow: 0px 1px 3px #dddddd;overflow:hidden;}#header {height: 95px;border-bottom: solid 3px #bccadc;background: fff;}#header_nav{height: 35px;border-bottom: solid 1px #dfdfdf;}#header_nav  ul{list-style:none;}#header_nav ul li {              float: left;line-height: 35px;padding: 0 9px;border-right: solid 1px #eeeeee}#sidebar {width: 195px;float:left;}#content {width: 800px;float: right;}.clr {clear: both;}
 

да и собственно логики не могу понять. У него же прописано что ко всей странице этот бэк применяется. А на деле,у него же, он применяется только к сайдбару и к контенту

<div id="page_align" class="b3radius"><div id="header"></div>

а у меня реально ко всей странице)..e155864b584c.jpg

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.

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