Hello !
Pages: [1]   Go Down
Author Topic: Div tags met HTML  (Read 3169 times)
Timm
Newbie
*
Offline Offline

Posts: 3


« on: January 02, 2009, 05:28:51 PM »

Beste mensen,

Ik heb een site gemaakt (Layout gemaakt,gesliced en toen code gegeven) maar nu misvormd hij als ik hem open!!
Wat kan ik hier aan doen?
Ik heb deze code:
Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="description" content="Test site tim" />
<meta name="keywords" content="Tim testing" />
<meta name="robots" content="index, follow" />
<title>Tim's Test</title>
<style type="text/css">
html, body {overflow: auto !important;}
<!--
.stijl1 {color: #FFFFFF}
-->
</style>

</head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Tim's Website</title>
<link href="stijlen.css" rel="stylesheet" type="text/css" />
</head>
<body>

<div id="header"></div>
<div id="menubalk"></div>
<div id="tussenbalkmenu"></div>
<div id="nieuwsarchief"></div>
<div id="kleinetussenbalktext"></div>
<div id="linkerparallelbalk"></div>
<div id="textvak"></div>
<div id="rechterparallelbalk"></div>
<div id="tussenbalkarchiefen"></div>
<div id="oudnieuwsarchief"></div>
<div id="onderbalkarchief"></div>
<div id="onderbalktextvak"></div>
<div id="footer"></div>
</html>

Ik hoor het wel

Mvg,
Logged

Tijl
Newbie
*
Offline Offline

Posts: 0



« Reply #1 on: January 02, 2009, 06:39:45 PM »

Je hebt er 2X </head> in staan

mag in je css eens zien?
« Last Edit: January 02, 2009, 07:15:03 PM by Vinzei | Tijl » Logged

Timm
Newbie
*
Offline Offline

Posts: 3


« Reply #2 on: January 02, 2009, 06:43:23 PM »

Jahoor
Code:
#header {
background-image: url(images/Website-Design_01.gif);
width: 775px;
height: 109px;
}
#menubalk {
background-image: url(images/Website-Design_02.gif);
width: 775px;
height: 42px;
}
#tussenbalkmenu {
background-image: url(images/Website-Design_03.gif);
height: 20px;
width: 775px;
}
#nieuwsarchief {
background-image: url(images/Website-Design_04.gif);
height: 161px;
width: 138px;
position: absolute;
top: 187px;
}
#kleinetussenbalktext {
background-image: url(images/Website-Design_05.gif);
position: absolute;
height: 11px;
width: 637px;
left: 148px;
top: 187px;
}
#linkerparallelbalk {
background-image: url(images/Website-Design_06.gif);
position: absolute;
height: 340px;
width: 70px;
left: 148px;
top: 200px;
}
#textvak {
background-image: url(images/Website-Design_07.gif);
position: absolute;
height: 329px;
width: 503px;
left: 220px;
top: 198px;
}
#rechterparallelbalk {
background-image: url(images/Website-Design_08.gif);
position: absolute;
height: 340px;
width: 64px;
left: 721px;
top: 199px;
}
#tussenbalkarchiefen {
background-image: url(images/Website-Design_09.gif);
position: absolute;
height: 17px;
width: 138px;
top: 350px;
}
#oudnieuwsarchief {
background-image: url(images/Website-Design_10.gif);
position: absolute;
height: 162px;
width: 138px;
top: 369px;
left: 9px;
}
#onderbalkarchief {
background-image: url(images/Website-Design_11.gif);
position: absolute;
height: 11px;
width: 138px;
top: 529px;
left: 10px;
}
#onderbalktextvak {
background-image: url(images/Website-Design_12.gif);
position: absolute;
height: 11px;
width: 503px;
left: 219px;
top: 529px;
}
#footer {
background-image: url(images/Website-Design_13.gif);
position: absolute;
height: 32px;
width: 775px;
left: 9px;
top: 541px;
}
Logged

Tijl
Newbie
*
Offline Offline

Posts: 0



« Reply #3 on: January 02, 2009, 07:13:03 PM »

Heb je een voorbeeld van de website en wat er fout is?
Logged

Pages: [1]   Go Up
Print
Jump to:  

8: Undefined index: muziek
File: /home/vinzei3/domains/vinzei-forum.com/public_html/index.php
Line: 362