css filen
<style type="text/css">
body {
margin:0px;
}
#title {
position:absolute;
left:0px;
top:0px;
width:100%;
height: 130px;
background-color:orange;
}
#leftmargen {
position:absolute;
left:0px;
top:130px;
width:100px;
background-color:silver;
}
#rightmargen {
position:absolute;
right:0px;
top:130px;
width:100px;
background-color:silver;
}
#menu {
padding-top: 130px;
margin-left:110px;
width:210px;
background-color:white;
}
#indhold {
padding-top: 130px;
margin-left:340px;
margin-right:110px;
background-color:gold;
}
</style>
html delen
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"
"
http://www.w3.org/TR/REC-html40/strict.dtd">
<html>
<head>
<title>paper-fun</title>
<meta name="description" content="Beskrivelse af
meta-elementet.">
<meta name="keywords" content="meta, html, css, xhtml, xml">
<meta name="title" content="meta - HTML 4.01 dokumentation">
<meta name="language" content="dan">
<meta name="date" content="1-12-07">
<meta name="robots" content="index, follow">
<meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1">
<link rel="stylesheet" type="text/css"
href="include/layoutet.css">
</head>
<body>
<div id="title">
<center>
<img src="images/logo.jpg" />
</center>
</div>
<div id="menu">
<a href="forside-d.html"><img src="images/danmark.gif"></a>
<li>Klik på flag for dansk </li>
<a href="forside-e.html"><img src="images/england.gif"></a>
<li>Click on flag for english </li>
</div>
<div id="leftmargen">
bøhhhh
bøhhhh
bøhhhh
bøhhhh
bøhhhh
bøhhhh
bøhhhh
bøhhhh
bøhhhh
bøhhhh
</div>
<div id="rightmargen">
bøhhhh
</div>
<div id="indhold">
<center>
<img src="images/billed1.jpg" width="500" hight="420"
top="0"/>
<center>
</div>
</body>
www.paper-fun.dk kan du se siden. der er det store billed jeg
ikke forstår hvorfor jeg ikke kan få op på siden af de 2 flag
M.V.H. Bruno
--
Vil du lære at kode HTML, XHTML, CSS, SSI, ASP eller ASP.NET?
- Pædagogiske tutorials på dansk
- Kom godt i gang med koderne
KLIK HER! =>
http://www.html.dk/tutorials