hmm... jeg kan ikk få det til at virke
css.css
body {
margin:0 auto;
background-color:#CCCCCC;
font-family:tahoma;
font-size:11px;
}
.billed {
background-image:url(../image/logo.png);
width:702px;
height:50px;
}
.top {
background-color:#FF9900;
position:absolute;
border-left:1px solid black;
border-right:1px solid black;
left: 105px;
top: 50px;
width:700px;
height:auto;
font-weight:bold;
font-size:12px;
margin:0 auto;
}
.tesktboksen {
position:absolute;
left:105px;
background-color:#FFFFFF;
border-right:1px solid black;
border-top:1px solid black;
border-left:1px solid black;
width:700px;
height:auto;
top: 66px;
margin:0 auto;
}
#copyright {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
width:699px;
position:absolute;
background-color:#FF9900;
left: 2px;
border-bottom:1px solid black;
top: 103px;
}
a:link {
color: #000000;
text-decoration: none;
}
a:visited {
color: #000000;
text-decoration: none;
}
a:hover {
color: #FF0000;
text-decoration: underline;
}
a:active {
text-decoration: none;
}
Og min index.php
<body>
<div class="billed"></div>
<div class="top"> Gevinster Vindere Læs mere Om Crazywin Opret bruger Login Kontakt</div>
<div class="tesktboksen">
<p>
<?php
if($_GET[page] =="") {
$fil = "home";
}else{
$fil = "$_GET[page].php";
}
if(file_exists($fil)) {
print "<br/>";
include "$fil";
print "<br/><br/>";
}else{
echo "Siden <strong>$_GET[page].php</strong> kunne ikke findes på";
echo $_SERVER[HTTP_HOST];
}
?>
texttexttexttexttexttexttexttexttexttexttexttexttexttexttexttexttexttexttexttexttexttexttexttexttext </p>
<p>texttexttexttexttexttexttexttexttexttexttexttexttexttexttexttexttexttexttexttexttexttexttexttexttexttexttext</p>
<p>texttexttexttexttexttexttexttexttexttexttexttexttexttexttexttexttexttexttexttexttexttexttexttexttexttext</p>
</div>
</body>
(.\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'~[veile]~\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'.)