"Preben Andersen" skrev bla.
> Jeg vil gene lave en side som f.eks. dennne:
Prøv denne :
Skulle være hvad du ønsker. Tilretning efter behov
Kun testet i IE så ingen garantier.
-----------------------------------------
<html>
<head>
<style type="text/css">
body {
text-align:center;
}
#frame {
width:750px;
margin-right:auto;
margin-left:auto;
margin-top:20px;
padding:0px;
text-align:left;
}
#venstre {
width:120px;
height:400px;
padding:0px;
float:left;
background-color : blue;
}
#hojre {
width:630px;
height:400px;
padding:0px;
float:left;
background-color : gray;
background-position : top;
}
#toppen {
height:70px;
background-position : left;
background-color : green;
}
</style>
</head>
<body>
<div id="frame">
<div id="toppen"><h2>OVERSKRIFT</h2></div>
<div id="venstre">
<p> DINE LINKS</p>
</div>
<div id="hojre">
<p>indhold indhold indhold indholdindhold indhold indhold indholdindhold
indhold indhold indholdindhold indhold indhold indhold</p>
</div>
</div>
</body>
</html>
--------------------------------------
--
jopa
www.jp-web.dk
www.web-templates.dk
www.webshop-jylland.dk