KingMike
11-05-2003, 12:16 AM
EijiSan told me that my menu pictures are being linked off my hard drive. I don't quite see the link to my HD, but here's the source in case you people can't see it (I tried, and all I saw was the Picture propeties). It seems to affect projectsb.jpg, scriptb.jpg. Yes, I'm aware the first meta name tag might be a problem. :P
But I'm kinda lazy towards typing the whole HTML myself.
<html>
<head>
<meta name="GENERATOR" content="Microsoft FrontPage 3.0">
<meta name="Microsoft Border" content="none">
<base target="rtop">
<title>Contents</title>
</head>
<body bgcolor="#FFFFFF" text="#00FFFF" leftmargin="0" topmargin="0">
<table border="0" width="100%" cellspacing="0" cellpadding="0">
<tr>
<td width="100%"><img src="menu.jpg" width="160" height="32"
alt="Please select your options"></td>
</tr>
<tr>
<td width="100%"><img src="projects.jpg" width="160" height="32"
alt="projects.BMP (15416 bytes)"></td>
</tr>
<tr>
<td width="100%"><!--webbot bot="ImageMap" rectangle="(28,44) (107, 66) current.htm"
rectangle="(27,18) (126, 42) complete.htm##rtop" src="projectsb.jpg" width="160"
height="128" alt="Projects" border="0" --></td>
</tr>
<tr>
<td width="100%"><img src="scriptsa.jpg" width="160" height="113" alt="Script Repository"></td>
</tr>
<tr>
<td width="100%"><!--webbot bot="ImageMap"
rectangle="(27,2) (159, 29) Scripts/index.htm" src="scriptb.jpg" width="160" height="100"
alt="Scripts" border="0" --></td>
</tr>
<tr>
<td width="100%"><img src="others.jpg" width="160" height="100" alt="Other stuff"></td>
</tr>
<tr>
<td width="100%"><!--webbot bot="ImageMap" rectangle="(69,93) (137, 114) contact.htm"
rectangle="(2,111) (159, 135) http://www.emuxhaven.net/forum" src="othersb.jpg"
width="160" height="150" alt="Other Sections" border="0" --></td>
</tr>
</table>
</body>
</html>
But I'm kinda lazy towards typing the whole HTML myself.
<html>
<head>
<meta name="GENERATOR" content="Microsoft FrontPage 3.0">
<meta name="Microsoft Border" content="none">
<base target="rtop">
<title>Contents</title>
</head>
<body bgcolor="#FFFFFF" text="#00FFFF" leftmargin="0" topmargin="0">
<table border="0" width="100%" cellspacing="0" cellpadding="0">
<tr>
<td width="100%"><img src="menu.jpg" width="160" height="32"
alt="Please select your options"></td>
</tr>
<tr>
<td width="100%"><img src="projects.jpg" width="160" height="32"
alt="projects.BMP (15416 bytes)"></td>
</tr>
<tr>
<td width="100%"><!--webbot bot="ImageMap" rectangle="(28,44) (107, 66) current.htm"
rectangle="(27,18) (126, 42) complete.htm##rtop" src="projectsb.jpg" width="160"
height="128" alt="Projects" border="0" --></td>
</tr>
<tr>
<td width="100%"><img src="scriptsa.jpg" width="160" height="113" alt="Script Repository"></td>
</tr>
<tr>
<td width="100%"><!--webbot bot="ImageMap"
rectangle="(27,2) (159, 29) Scripts/index.htm" src="scriptb.jpg" width="160" height="100"
alt="Scripts" border="0" --></td>
</tr>
<tr>
<td width="100%"><img src="others.jpg" width="160" height="100" alt="Other stuff"></td>
</tr>
<tr>
<td width="100%"><!--webbot bot="ImageMap" rectangle="(69,93) (137, 114) contact.htm"
rectangle="(2,111) (159, 135) http://www.emuxhaven.net/forum" src="othersb.jpg"
width="160" height="150" alt="Other Sections" border="0" --></td>
</tr>
</table>
</body>
</html>