- From: <IIIIIStaxIIIII@aol.com>
- Date: Mon, 19 Sep 2005 10:31:55 EDT
- To: html-tidy@w3.org
- Message-ID: <1df.43ed8af5.306025db@aol.com>
Hi
I need help with a "Doc type" for my html source code.
can you help with this? if you need the source to better understand here it
is ......
<html>
<head>
<title>Home</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<script language="JavaScript">
<!--
function MM_reloadPage(init) { //reloads the window if Nav4 resized
if (init==true) with (navigator) {if
((appName=="Netscape")&&(parseInt(appVersion)==4)) {
document.MM_pgW=innerWidth; document.MM_pgH=innerHeight;
onresize=MM_reloadPage; }}
else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH)
location.reload();
}
MM_reloadPage(true);
// -->
</script>
</head>
<body bgcolor="#000000" text="#FFCC99" link="#FFFFCC" vlink="#FFFFCC"
alink="#FFFFCC" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<div id="Layer1" style="position:absolute; width:531; height:144;
z-index:1"><img src="lefttop.gif" width="531" height="144"></div>
<div id="Layer2" style="position:absolute; width:269; height:144; z-index:2;
left: 531px"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="_http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#ve
rsion=5,0,0,0_
(http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0) " width="269" height="144">
<param name=movie value="rightflash.swf">
<param name=quality value=high>
<embed src="rightflash.swf" quality=high
pluginspage="_http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash_
(http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash) "
type="application/x-shockwave-flash" width="269" height="144">
</embed>
</object></div>
<div id="Layer3" style="position:absolute; width:162; height:342; z-index:3;
top: 144"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="_http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#versi
on=5,0,0,0_
(http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0) " width="162" height="342">
<param name=movie value="menu.swf">
<param name=quality value=high>
<embed src="menu.swf" quality=high
pluginspage="_http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash_
(http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash) "
type="application/x-shockwave-flash" width="162" height="342">
</embed>
</object></div>
<div id="Layer4" style="position:absolute; width:560px; height:195px;
z-index:4; left: 230px; top: 183px">
<p><font size="1" face="Verdana, Arial, Helvetica,
sans-serif">www.keeone.com</font></p>
<p><font face="Verdana, Arial, Helvetica, sans-serif" size="1">This website
is intendid to help you with
Creating a website of your own. Through out this site you will find helpful
Resources on creating a stunning website. Just use the Menu to the left of
your screen, More <a href="_http://www.freewebtemplates.com_
(http://www.freewebtemplates.com) "> Templates</a> like this one can be found at <a
href="_http://www.freewebtemplates.com_ (http://www.freewebtemplates.com) ">
FreeWebTemplates.com.</a> </font></p>
<p><font face="Verdana, Arial, Helvetica, sans-serif" size="1">You can
Email me with any questions you may have at... <a
href="_mailto:webmaster@keeone.com">Webmaster@keeone.com.</a_
(mailto:webmaster@keeone.com">Webmaster@keeone.com.</a) >
</font></p>
</div>
<div id="Layer5" style="position:absolute; width:370px; height:25px;
z-index:5; left: 300px; top: 550px">
<div align="center"><font size="1" face="Verdana, Arial, Helvetica,
sans-serif">©2005 webtemplateszone </a></font></div>
</div>
<style>
BODY {SCROLLBAR-FACE-COLOR: #333333; SCROLLBAR-HIGHLIGHT-COLOR: #333333;
SCROLLBAR-SHADOW-COLOR: #999999; SCROLLBAR-3DLIGHT-COLOR: #996666;
SCROLLBAR-ARROW-COLOR: #000000; SCROLLBAR-TRACK-COLOR: #666666;
SCROLLBAR-DARKSHADOW-COLOR: #996666; }
</style>
</body>
</html>
thank you very much.
Received on Monday, 19 September 2005 16:42:43 UTC