Vizon
08-04-2006, 10:06 PM
I haven't done this in a long while and I was just messing around. But I don't know why these images won't show up and its really bothering me! here is the address:
http://freewebs.com/p2dtestsite/Home.html
Here is the coding
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>yourclan.com</title>
<SCRIPT LANGUAGE="JavaScript">
<!-- Begin
image1 = new Image();
image1.src = "bhome.gif";
image2 = new Image();
image2.src = "bdiplomacy.gif";
image3 = new Image();
image3.src = "bdownloads.gif";
image4 = new Image();
image4.src = "bforum.gif";
image5 = new Image();
image5.src = "blinks.gif";
image6 = new Image();
image6.src = "bmembers.gif";
image7 = new Image();
image7.src = "branks.gif";
image8 = new Image();
image8.src = "bscreenshots.gif";
// End -->
</script>
<!--start scrollbar color change snippet-->
<style>
<!--
body {
scrollbar-3dlight-color:#94ADB5;
scrollbar-arrow-color:#FFFFFF;
scrollbar-base-color:#596067;
scrollbar-darkshadow-color:#5A737B;
scrollbar-face-color:#8CA5AD;
scrollbar-highlight-color:#637B8C;
scrollbar-shadow-color:#000000;
}
//-->
</style>
<!--end scrollbar color change snippet-->
<style>
a { text-decoration: none }
A:hover { text-decoration: none; color: #FFFFFF}</style>
</head>
<body bgcolor="#485860" topmargin="0" leftmargin="0" background="mainbg.gif" link="#90A8B0" vlink="#90A8B0" alink="#90A8B0">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td width="765" colspan="2"><a href="index.html"><img border="0" src="header.gif" width="765" height="132"></a></td>
<td width="100%"></td>
</tr>
<tr>
<td width="765" background="submenubg.gif" colspan="2"> </td>
<td width="100%"></td>
</tr>
<tr>
<td width="279" rowspan="2" valign="top"><img border="0" src="menutop.gif" width="279" height="108"><a href="index.html" onmouseover="image1.src='bhome.gif';" onmouseout="image1.src='menuhome.gif';"><img name="image1" img border="0" src="menuhome.gif" width="279"></a><br>
<a href="diplomacy.html" onmouseover="image2.src='bdiplomacy.gif';"
onmouseout="image2.src='menudip.gif';">
<img name="image2" img border="0" src="menudip.gif" width="279"></a><br>
<a href="downloads.html" onmouseover="image3.src='bdownloads.gif';"
onmouseout="image3.src='menudl.gif';">
<img name="image3" img border="0" src="menudl.gif" width="279" ></a><br>
<a href="forum.html" onmouseover="image4.src='bforum.gif';"
onmouseout="image4.src='menuforum.gif';">
<img name="image4" img border="0" src="menuforum.gif" width="279" ></a><br>
<a href="links.html" onmouseover="image5.src='blinks.gif';"
onmouseout="image5.src='menulinks.gif';">
<img name="image5" img border="0" src="menulinks.gif" width="279" ></a><br>
<a href="members.html" onmouseover="image6.src='bmembers.gif';"
onmouseout="image6.src='menumembs.gif';">
<img name="image6" img border="0" src="menumembs.gif" width="279" ></a><br>
<a href="ranks.html" onmouseover="image7.src='branks.gif';"
onmouseout="image7.src='menuranks.gif';">
<img name="image7" img border="0" src="menuranks.gif" width="279" ></a><br>
<a href="screenshots.html" onmouseover="image8.src='bscreenshots.gif';"
onmouseout="image8.src='menuss.gif';">
<img name="image8" img border="0" src="menuss.gif" width="279"></a><img border="0" src="menubottom.gif" width="279" height="335"></td>
<td width="486" valign="top">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td width="100%" colspan="2" valign="top"><img border="0" src="undermenu.gif" width="485" height="23"></td>
</tr>
<tr>
<td width="286" valign="top">
<div align="center">
<center>
<table border="0" cellpadding="0" cellspacing="0" width="80%">
<tr>
<td width="100%"><font color="#FFFFFF" face="Verdana" size="1"><b>Downloads<br>
</b>-none-</font></td>
</tr>
</table>
</center>
</div>
</td>
<td width="200" valign="top">
<p align="right"><img border="0" src="totalright.gif" width="200" height="219"></td>
</tr>
</table>
<p> </p>
<p> </p>
<div align="center">
<center>
<table border="0" cellpadding="0" cellspacing="0" width="86%">
<tr>
<td width="100%">
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </td>
</tr>
</table>
</center>
</div>
</td>
<td width="100%" rowspan="2"></td>
</tr>
<tr>
<td width="486"></td>
</tr>
<tr>
<td width="765" colspan="2"></td>
<td width="100%"></td>
</tr>
</table>
</body>
</html>
THANKS!
http://freewebs.com/p2dtestsite/Home.html
Here is the coding
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>yourclan.com</title>
<SCRIPT LANGUAGE="JavaScript">
<!-- Begin
image1 = new Image();
image1.src = "bhome.gif";
image2 = new Image();
image2.src = "bdiplomacy.gif";
image3 = new Image();
image3.src = "bdownloads.gif";
image4 = new Image();
image4.src = "bforum.gif";
image5 = new Image();
image5.src = "blinks.gif";
image6 = new Image();
image6.src = "bmembers.gif";
image7 = new Image();
image7.src = "branks.gif";
image8 = new Image();
image8.src = "bscreenshots.gif";
// End -->
</script>
<!--start scrollbar color change snippet-->
<style>
<!--
body {
scrollbar-3dlight-color:#94ADB5;
scrollbar-arrow-color:#FFFFFF;
scrollbar-base-color:#596067;
scrollbar-darkshadow-color:#5A737B;
scrollbar-face-color:#8CA5AD;
scrollbar-highlight-color:#637B8C;
scrollbar-shadow-color:#000000;
}
//-->
</style>
<!--end scrollbar color change snippet-->
<style>
a { text-decoration: none }
A:hover { text-decoration: none; color: #FFFFFF}</style>
</head>
<body bgcolor="#485860" topmargin="0" leftmargin="0" background="mainbg.gif" link="#90A8B0" vlink="#90A8B0" alink="#90A8B0">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td width="765" colspan="2"><a href="index.html"><img border="0" src="header.gif" width="765" height="132"></a></td>
<td width="100%"></td>
</tr>
<tr>
<td width="765" background="submenubg.gif" colspan="2"> </td>
<td width="100%"></td>
</tr>
<tr>
<td width="279" rowspan="2" valign="top"><img border="0" src="menutop.gif" width="279" height="108"><a href="index.html" onmouseover="image1.src='bhome.gif';" onmouseout="image1.src='menuhome.gif';"><img name="image1" img border="0" src="menuhome.gif" width="279"></a><br>
<a href="diplomacy.html" onmouseover="image2.src='bdiplomacy.gif';"
onmouseout="image2.src='menudip.gif';">
<img name="image2" img border="0" src="menudip.gif" width="279"></a><br>
<a href="downloads.html" onmouseover="image3.src='bdownloads.gif';"
onmouseout="image3.src='menudl.gif';">
<img name="image3" img border="0" src="menudl.gif" width="279" ></a><br>
<a href="forum.html" onmouseover="image4.src='bforum.gif';"
onmouseout="image4.src='menuforum.gif';">
<img name="image4" img border="0" src="menuforum.gif" width="279" ></a><br>
<a href="links.html" onmouseover="image5.src='blinks.gif';"
onmouseout="image5.src='menulinks.gif';">
<img name="image5" img border="0" src="menulinks.gif" width="279" ></a><br>
<a href="members.html" onmouseover="image6.src='bmembers.gif';"
onmouseout="image6.src='menumembs.gif';">
<img name="image6" img border="0" src="menumembs.gif" width="279" ></a><br>
<a href="ranks.html" onmouseover="image7.src='branks.gif';"
onmouseout="image7.src='menuranks.gif';">
<img name="image7" img border="0" src="menuranks.gif" width="279" ></a><br>
<a href="screenshots.html" onmouseover="image8.src='bscreenshots.gif';"
onmouseout="image8.src='menuss.gif';">
<img name="image8" img border="0" src="menuss.gif" width="279"></a><img border="0" src="menubottom.gif" width="279" height="335"></td>
<td width="486" valign="top">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td width="100%" colspan="2" valign="top"><img border="0" src="undermenu.gif" width="485" height="23"></td>
</tr>
<tr>
<td width="286" valign="top">
<div align="center">
<center>
<table border="0" cellpadding="0" cellspacing="0" width="80%">
<tr>
<td width="100%"><font color="#FFFFFF" face="Verdana" size="1"><b>Downloads<br>
</b>-none-</font></td>
</tr>
</table>
</center>
</div>
</td>
<td width="200" valign="top">
<p align="right"><img border="0" src="totalright.gif" width="200" height="219"></td>
</tr>
</table>
<p> </p>
<p> </p>
<div align="center">
<center>
<table border="0" cellpadding="0" cellspacing="0" width="86%">
<tr>
<td width="100%">
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </td>
</tr>
</table>
</center>
</div>
</td>
<td width="100%" rowspan="2"></td>
</tr>
<tr>
<td width="486"></td>
</tr>
<tr>
<td width="765" colspan="2"></td>
<td width="100%"></td>
</tr>
</table>
</body>
</html>
THANKS!
