Jump to content
  • 0

Салага молит о помощи!


zab1yaka
 Share

Question

body,html{

margin: 0;

padding: 0;

text-align:center;

background-image:url(5.png);

}

#container{

min-width:500px;

width:100%;

margin: 0;

text-align:left;

}

#header{

background-color:#9C3;

}

#left{

backdround-color:#3C0;

width:150px;

float:left;

}

#right{

background-color:#FFF;

float:right;

width:150px;

}

#content{

background-color:#CCC;

margin-left:152px;

margin-right:152px;

}

#clear{

height:0px;

front-size:1px;

line-height:0px;

clear:both;

}

#footer{

background-color:#6F0;

}

Помогите найти ошибку в css. долго сидел, но вот решился на крайние меры, сильно не ругайте, ведь только неделю этим день занимаюсь))

ЗЫ прробел между шапкой с контентом не уберется.

заранее спасибо.

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0
Чего-то не хватает. По этому стилю не скажешь, почему промежуток между шапкой и контентом. Возможно из-за h1, обнули ему margin-top.

пробовал, не помогает((

и всё же спасибо.

Да кстати вот текст HTMl, тут ничего не переврал ?

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"

"http://www.w3.org/TR/html4/loose.dtd">

<html>

<head>

<title>OLOLOLO</title>

<link href="style.css" rel="stylesheet" type="text/css">

<meta http-equiv="Content-Type" content="text/html; charset=utf-8">

<style type="text/css">

body,td,th {

font-family: "Times New Roman", Times, serif;

font-size: 14px;

}

</style>

</head>

<body>

<div id="container">

<div id="header"></div>

<div id="left"></div>

<div id="right"></div>

<div id="content"></div>

<div id="clear"></div>

<div id="footer"></div>

</div>

</body>

</html>

самое основное

Edited by zab1yaka
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