"Gelijke" pagina's met verschillend resultaat.

Status
Niet open voor verdere reacties.

hendrikbraaf

Gebruiker
Lid geworden
10 mrt 2005
Berichten
128
Onderstaande pagina's zijn gemaakt met html-kit.
Pagina1 werkt prima, bij pagina 12 krijg ik een leeg vlak, zowel in html-kit als in de browser....




PAGINA1:

<!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" xml:lang="nl" lang="nl">

<head>
<title>pagina1</title>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
<meta name="keywords" content="gebruikte auto's, uden, tweedehands auto's, goedkoop,smalle beurs,apk," />
<meta name="description" content="Voor een goede, goedkope, apk gekeurede auto!" />
<link rel="stylesheet" href="basis.css" type="text/css" media="screen" />

</head>
<body>
<body background= "orang023.jpg">
<div id="kop"><img alt="musty.png " src="musty.png" width="200"height="120"
style="float:left;margin-left:10px;margin-top:10px;">
<img alt="rdw.png" src="rdw.png." height="90" width="150" style="float:right; "/>
<p>Johan van Houtum Auto's</p>
</div>
<br>
<div id="midden">
<h2><span style="color: blue;margin-left:240px;">
Frontstraat 6 &nbsp;&nbsp;5405 AK Uden&nbsp;&nbsp;0651299346</span></h2>
</div>

<li><a href="occasions.html">Terug naar Occasions</a></li>


<br>
<img alt="foto1 (24K)" src="foto1.JPG" height="120" width="160" />
<img alt="foto1a (24K)" src="foto1a.JPG" height="120" width="160" />
<img alt="foto1b (24K)" src="foto1b.JPG" height="120" width="160" />
<img alt="foto1c (24K)" src="foto1c.JPG" height="120" width="160" />
<img alt="foto1d (24K)" src="foto1d.JPG" height="120" width="160" />
<br>
<ul>
<li>Vraagprijs:&nbsp;&nbsp;x</li>
<li>Merk:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;x</li>
<li>Type:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;x</li>
<li>Bouwjaar:&nbsp;&nbsp;x</li>
<li>Km-stand:&nbsp;&nbsp;x</li>
<li>Brandstof:&nbsp;&nbsp;x</li>
<li>APK:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;x</li>
<li>Opties:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;x</li>
</ul>
</body>

</html>



PAGINA!@:

<!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" xml:lang="nl" lang="nl">

<head>
<title>pagina 12/title>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
<meta name="keywords" content="gebruikte auto's, uden, tweedehands auto's, goedkoop,smalle beurs,apk," />
<meta name="description" content="Voor een goede, goedkope, apk gekeurede auto!" />
<link rel="stylesheet" href="basis.css" type="text/css" media="screen" />

</head>
<body>
<body background= "orang023.jpg">
<div id="kop"><img alt="musty.png " src="musty.png" width="200"height="120"
style="float:left;margin-left:10px;margin-top:10px;">
<img alt="rdw.png" src="rdw.png." height="90" width="150" style="float:right; "/>
<p>Johan van Houtum Auto's</p>

<br>
<div id="midden">
<h2><span style="color: blue;margin-left:240px;">
Frontstraat 6 &nbsp;&nbsp;5405 AK Uden&nbsp;&nbsp;0651299346</span></h2>
</div>

<li><a href="occasions.html">Terug naar Occasions</a></li>


<br>
<img alt="foto12 (24K)" src="foto12.JPG" height="120" width="160" />
<img alt="foto12a (24K)" src="foto12a.JPG" height="120" width="160" />
<img alt="foto12b (24K)" src="foto12b.JPG" height="120" width="160" />
<img alt="foto12c (24K)" src="foto12c.JPG" height="120" width="160" />
<img alt="foto12d (24K)" src="foto12d.JPG" height="120" width="160" />
<ul>
<li>Vraagprijs:&nbsp;&nbsp;x</li>
<li>Merk:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;x</li>
<li>Type:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;x</li>
<li>Bouwjaar:&nbsp;&nbsp;x</li>
<li>Km-stand:&nbsp;&nbsp;x</li>
<li>Brandstof:&nbsp;&nbsp;x</li>
<li>APK:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;x</li>
<li>Opties:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;x</li>
</ul>
</body>

</html>
 
css

Dit is bij behorende css

body {
background-color:yellow;
font-family: "Trebuchet MS", sans-serif;
font-size: 100%;
color: black;}




#kop {
width: 950px;
height: 90px;
margin: 0 auto;
background-image: url(achtergrond2.gif)

}

#kop p {
font-family: comic,serif;
font-size:35px;
font-weight: bold;
color: red;
font-variant: small-caps;
text-align:center;
padding-top: 16px;
}

#midden {
width: 898px;


margin: 0 auto;
}
 
Status
Niet open voor verdere reacties.
Terug
Bovenaan Onderaan