Log In · Register

 
Right div is farther down than left one?
GunsNRachel
post Nov 9 2007, 07:42 PM
Post #1


Senior Member
****

Group: Member
Posts: 292
Joined: Jul 2007
Member No: 545,047



Why?!

Liiiink

I'm still working on the coding:
CODE
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Take Me Away Layouts - Version 1.0</title>
<style type="text/css">
body {
background:Url("http://i10.tinypic.com/8alfrcl.gif");
background-repeat: repeat;
margin: 0px 0;
font-family: trebuchet ms, sans serif;
font-size: 11px;
color: #fff;
text-align: justify;
line-height: 11px;
}


#image {
margin-left: 100px;
width: 800px;
margin: 0 auto;
padding: 0px;
}

#navigation {
margin-left: 100px;
width: 250px;
margin-top: 10px;
text-align: left;
background-color: #2C2C27
}

#content {
margin-left: 400px;
width: 500px;
margin-top: 10px;
text-alight: left;
background-color: #2C2C27
}


</style>
</head>
<body>
<div id="image">
<img src="http://i19.tinypic.com/6sqyz5z.png" alt="site name" />
</div>

<div id="navigation">
text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text
</div>

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


</html>

 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: