Jump to content
  • 0

Обрезается шапка


max400
 Share

Question

7 answers to this question

Recommended Posts

  • 0


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Социальная сеть Adidas</title>
<link href="style.css" rel="stylesheet" type="text/css">
</head>
<body>
<div id="ramka">
<div id="header"><a href="reg.php" id="reg">Регистрация</a></div>
<div id="left_menu"></div>
<div id="content"></div>
<div id="rasporka"></div>
</div>
<div id="footer"><img src="images/footer.png" width="800" height="200" alt=""></div>
</body>
</html>


body, html{
margin:0px;
padding:0px;
text-align: center;
height: 100%;
}
#ramka{
width: 800px;
margin: 0px auto;
text-align: left;
min-width: 600px;
min-height: 100%;


}

#left_menu{
width: 200px;
float:left;
}
#content{

margin-left: 202px;
margin-right:202px;
}
#footer{
clear:both;
height: 50px;
margin-top: -200px;
width:800px;
margin-left: auto;
margin-right: auto;
}
#rasporka {
height: 50px;
}
#header {
background-image: url(images/header.png);
width: 800px;
height: 200px;


}



Edited by max400
Link to comment
Share on other sites

  • 0

да всё спасибо вопрос решился там правда разрешение было 1024px

Пожалуйста, только не совсем понятно при чем тут разрешение? Расскажите подробно. Очень интересно. :)

Link to comment
Share on other sites

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