Srry
Hier is de HTML code (index):
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<script language="javascript" type="text/javascript">
function playSound(soundfile) {
document.getElementById("dummy").innerHTML=
"<embed src=\""+soundfile+"\" hidden=\"true\" autostart=\"true\" loop=\"false\" />";
}
</script>
<title>Wallie World | Home</title>
</head>
<body background="background.bmp">
<link href="style.css" rel="stylesheet" type="text/css" />
<BGSOUND SRC="wallie_sound.mp3" LOOP="1">
<span id="dummy"></span>
<center>
<table border="0" width="700" height="100">
<tr>
<td align="center"><img src="logo.png">
<td>
<div id="logo"> Wallie World <div id="logo_small">Alles Over Wallie's!</div>
</table>
<table border="0" width="700" height="100">
<tr>
<td align="center"><a href="index.htm"><div id="menu_select">Home</div></a>
<td align="center"><div id="menu">|</div>
<td align="center"><div id="menu"><a href="gratis.htm">Gratis?!</a></div>
<td align="center"><div id="menu">|</div>
<td align="center"><div id="menu"><a href="hoe.htm">Hoe?</a></div>
<td align="center"><div id="menu">|</div>
<td align="center"><div id="menu"><a href="overons.htm">Over Ons</a></div>
<td align="center"><div id="menu">|</div>
<td align="center"><div id="menu"><a href="download.htm">Download</a></div>
<td align="center"><div id="menu">|</div>
<td align="center"><div id="menu"><a href="links.htm">Links</a></div>
</tr>
</table>
<table border="0" width="700" height="100">
<div id="logo_small_left"><a href="#" onclick="playSound('walliemix.mp3');"><u>Klik hier voor muziek<BR>(5 sec. wachten).</U></a></div>
<tr>
<td><div id="text_header"> Home </div>
<br>
<div id="text_green">Wallie World</div>
<BR>
<div id="text">Welkom!<BR>
Op DE site als je iets over Wallie Cards te weten wilt komen!<BR>
Hier word alles uitgelegd tot in detail!<BR>
Begin snel en kies een pagina uit het menu!<BR><BR>
Of kies hier:<BR>
<a href="http://wallieworld.woelmuis.nl/index.htm"><U>HOME</u><BR></a>
<a href="http://wallieworld.woelmuis.nl/gratis.htm"><U>GRATIS?!</u><BR></a>
<a href="http://wallieworld.woelmuis.nl/hoe.htm"><U>HOE?</u><BR></a>
<a href="http://wallieworld.woelmuis.nl/overons.htm"><U>OVER ONS</u><BR></a>
<a href="http://wallieworld.woelmuis.nl/download.htm"><U>DOWNLOAD</u><BR></a>
<a href="http://wallieworld.woelmuis.nl/links.htm"><U>LINKS</u><BR><BR></a>
De site (of sommige pagina's) kunnen onder onderhoud zijn.<BR>
Excuses voor het ongemak.
<br>
<BR>
<div id="text_green">Wallie World</div>
<iframe width="5" height="5" src="http://www.youtube.com/embed/w9CkWJhnk_w" frameborder="0" ></iframe>
</table>
<table border="0" width="700" height="150">
<tr>
<td>
<div id="copy">
<b>Copyright © 2011</b> | <a href="index.htm">Wallie World</a> | <b>Partners:</b> <a href="http://www.downloadcallofduty.net">Www.DownloadCallOfDuty.Net</a>
</div>
</table>
</center>
</body>
</html>
En hier de CSS:
a:link {color:#FFFFFF;text-decoration:none}
a:visited {color:#FFFFFF;text-decoration:none}
a:hover {color:#FCF800;}
a:active {color:#FFFFFF;}
}
}
#text_green {
font-weight: bold;
font-size: 20px;
color: #FCF800;
font-family: Sans-serif;
text-indent: 50px;
}
#logo_small {
text-align: center;
font-weight: bold;
font-size: 15px;
color: #FCF800;
font-family: Sans-serif;
}
#logo {
text-align: center;
font-weight: bold;
font-size: 75px;
color: #FCF800;
font-family: Sans-serif;
}
}
#menu {
text-align: center;
font-weight: bold;
font-size: 20px;
color: #FFFFFF;
font-family: Sans-serif;
width:60px
}
}
#text_header {
text-align: left;
font-weight: bold;
font-size: 30px;
color: #FCF800;
font-family: Sans-serif;
}
}
#text {
font-weight: bold;
font-size: 20px;
color: #FFFFFF;
font-family: Sans-serif;
text-indent: 0px;
}
}
#picture_home {
text-align: right;
}
}
#copy {
text-align: center;
font-weight: bold;
font-size: 12px;
color: #FFFFFF;
font-family: Sans-serif;
}
}
#menu_select {
text-align: center;
font-weight: bold;
font-size: 20px;
color: #FCF800;
font-family: Sans-serif;
width:60px
}
}
#logo_small_left {
text-align: left;
font-weight: bold;
font-size: 10px;
color: #FFFFFF;
font-family: Sans-serif;
}
}
#mainWrapper {
font-size: 12px;
font-family: verdana, sans-serif;
background: #ffffff;
color: #000000;
margin: 0 auto;
width: 200px;
text-align:left;
En de URL:
http://wallieworld.woelmuis.nl/index.htm
PS in internet exploren werk mijn site wel goed...