Appelmoes
Gebruiker
- Lid geworden
- 14 jul 2012
- Berichten
- 7
Hallo
Ik ben bezig aan een website, maar alles moet in het midden staan en het staat aan de rechtste kant.

Zie plaatje!
Hier onder mijn code.
Waar zit de fout?
Brent
Ik ben bezig aan een website, maar alles moet in het midden staan en het staat aan de rechtste kant.

Zie plaatje!
Hier onder mijn code.
HTML:
<!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>
<link rel="shortcut icon" href="http://www.images.kalehabbo.be/icon_kh.gif" type=".gif" />
<link rel="stylesheet" type="text/css" href="http://www.kalehabbo.be/v4/style/style.css" />
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
<title>Kalehabbo ~ Kaal is het nieuwe haar...</title>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-21932342-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</head>
<body>
<div id="wrapper">
<div id="content">
<div id="text-container">
<div id="text-top"></div>
<div id="text-content">
<p>
<b>Goedemiddag en welkom op Kalehabbo! Leuk dat je ons bezoekt!</b>
<BR><BR>
KaleHabbo is een humoristische soaps en series fansite met grappen over Habbo's zonder haar. Deze Habbo's beleven de meest hilarische dingen waar je lachspieren overuren van gaan maken!
<BR><BR>
Sinds 31 augustus 2010 zijn wij een officiele fansite van Habbo! Dit betekent dat Habbo onze website heeft goedgekeurd. Wij zijn dus helemaal volgens de Habboregels.
</p>
</div>
<div id="text-bottom"></div>
<center><a href="http://www.kalehabbo.be"><img src="http://www.kalehabbo.be/v4_4423/mouseover_logo3.gif" onmouseover="this.src='http://www.kalehabbo.be/v4_4423/mouseover_logo2.gif'" onmouseout="this.src='http://www.kalehabbo.be/v4_4423/mouseover_logo3.gif'" style="position: absolute; top: -31px; left: 195px;"></a></center>
<center><a href="http://www.kalehabbo.be/v4/actueel/"><img src="http://www.kalehabbo.be/v4/actueel/nieuwste_aflevering.PNG"" style="position: absolute; top: 313px; left: -7px;"></a></center>
<center><a href="http://www.kalehabbo.be/v4/actueel/"><img src="http://www.kalehabbo.be/v4/actueel/na_1.gif" onmouseover="this.src='http://www.kalehabbo.be/v4/actueel/na_2.gif'" onmouseout="this.src='http://www.kalehabbo.be/v4/actueel/na_1.gif'" style="position: absolute; top: 313px; left: -7px;"></a></center>
<center><a href="http://www.kalehabbo.be/v4/archief/"><img src="http://www.kalehabbo.be/v4/style/layout/menu/archief1.gif" onmouseover="this.src='http://www.kalehabbo.be/v4/style/layout/menu/archief2.gif'" onmouseout="this.src='http://www.kalehabbo.be/v4/style/layout/menu/archief1.gif'" style="position: absolute; top: 19px; left: 333px;"></a></center>
<center><a href="http://www.kalehabbo.be/v4/het_stripboek/"><img src="http://www.kalehabbo.be/v4/style/layout/menu/stripboek1.PNG" onmouseover="this.src='http://www.kalehabbo.be/v4/style/layout/menu/stripboek2.PNG'" onmouseout="this.src='http://www.kalehabbo.be/v4/style/layout/menu/stripboek1.PNG'" style="position: absolute; top: 19px; left: 475px;"></a></center>
<center><a href="http://www.kalehabbo.be/v4/"><img src="http://www.kalehabbo.be/v4/style/layout/menu/home1.PNG" onmouseover="this.src='http://www.kalehabbo.be/v4/style/layout/menu/home2.PNG'" onmouseout="this.src='http://www.kalehabbo.be/v4/style/layout/menu/home1.PNG'" style="position: absolute; top: 140px; left: 333px;"></a></center>
<center><a href="http://www.kalehabbo.be/v4/over_ons/"><img src="http://www.kalehabbo.be/v4/style/layout/menu/over_ons1.PNG" onmouseover="this.src='http://www.kalehabbo.be/v4/style/layout/menu/over_ons2.PNG'" onmouseout="this.src='http://www.kalehabbo.be/v4/style/layout/menu/over_ons1.PNG'" style="position: absolute; top: 250px; left: 333px;"></a></center>
<center><a href="http://www.kalehabbo.be/v4/gestopt/"><img src="http://www.kalehabbo.be/v4/style/layout/menu/gestopt1.PNG" onmouseover="this.src='http://www.kalehabbo.be/v4/style/layout/menu/gestopt2.PNG'" onmouseout="this.src='http://www.kalehabbo.be/v4/style/layout/menu/gestopt1.PNG'" style="position: absolute; top: 250px; left: 503px;"></a></center>
<center><img src="http://www.kalehabbo.be/v4/style/layout/menu/plaatje.PNG" style="position: absolute; top: 313px; left: 120px;"></center>
</body>
</html>
Waar zit de fout?
Brent
Laatst bewerkt: