View Full Version : Can you help me troubleshoot these problems to validate my site..?


dudepet39
01-06-2005, 02:07 PM
Here is the site (my site) I'm trying to get validated:

www.nitronexplosion.net

But please do the validator for me and see how to fix these errors. Here is my page code:

<html>
<head>

<!DOCTYPE HTML SYSTEM>

<style type="text/css">
body, td, font, p, i {color: black; font:7pt verdana;}
a:link {color:#000000; font-family:verdana;}
a:visited {color:#000000; font-family:verdana;}
a:hover {color:#000000; font-family:verdana;
body{scrollbar-track-color:#A7BCCB; scrollbar-face-color:#A7BCCB; scrollbar-highlight-color:#A7BCCB; scrollbar-3dlight-color:#A7BCCB; scrollbar-darkshadow-color:#A7BCCB; scrollbar-shadow-color:#A7BCCB;}
</style>

<script language="JavaScript" type="text/javascript"> <!--
// No rightclick script v.2.5
// (c) 1998 barts1000
// barts1000@aol.com
// This script and others available free at http://www.lissaexplains.com


var message="What you trying to do??? I hope your not trying to steal my stuff. PAWZ OFF! Thank you :D."; // Message for the alert box

// Don't edit below!

function click(e) {
if (document.all) {
if (event.button == 2) {
alert(message);
return false;
}
}
if (document.layers) {
if (e.which == 3) {
alert(message);
return false;
}
}
}
if (document.layers) {
document.captureEvents(Event.MOUSEDOWN);
}
document.onmousedown=click;
// --> </script>

<style type="text/css">
body {
margin: 0;
background-color: #5E5555;
background-image: url(http://www.nitronexplosion.net/versionwarp/vewarpbg.gif);
background-repeat: repeat-y;
background-attachment: fixed;
}
</style>

<title>Testing Page</title>
</head>
<body>

<img src=http://www.nitronexplosion.net/versionwarp/verwarptop.gif alt="//Version Warp//">

<div id="iframe" style="position: absolute; top: 515px; left: 25px; width: width#414; height: height300#; background-color:#5E5555;">
<IFRAME name="iframe" src="welcome.php" width=415 height=456 marginwidth=0 marginheight=0 hspace=1 vspace=1 frameborder=0 scrolling=auto style="FILTER: chroma(color=#5E5555)" allowtransparency="false"></IFRAME>
</div>

<div style="position:absolute;left:25;top:1000;width:440;heigh t:1600overflow:auto">
<center>Layout Copyright (C) of NitronExplosion.net and Brandon S.</center>
</div>

<div style="position:absolute;left:475;top:235;width:191;heigh t:336overflow:auto">
<center>-------------The Site-------------</center><br>
Θ<a href="http://www.nitronexplosion.net/pages/aboutus.php " target="iframe">About Us</a><br>
Θ<a href="http://www.nitronexplosion.net/pages/staff.php " target="iframe">Staff</a><br>
Θ<a href="http://www.nitronexplosion.net/pages/wos.php " target="iframe">WOS</a><br>
Θ<a href="http://www.nitronexplosion.net/pages/domain.php " target="iframe">The Domain</a><br>
<center>-------------Graphics-------------</center><br>
Θ<a href="http://www.nitronexplosion.net/pages/avatars.php " target="iframe">Avatars*</a><br>
Θ<a href="http://www.nitronexplosion.net/pages/blogs.php " target="iframe">Blogs*</a><br>
Θ<a href="www.nitronexplosion.net">Coming Soon!</a><br>
Θ<a href="www.nitronexplosion.net">Coming Soon!</a><br>
Θ<a href="www.nitronexplosion.net">Coming Soon!</a><br>
</div>



</body>
</html>

Just please fix it so its right, thanks! :) :)

starlet
01-06-2005, 04:59 PM
We will help you to fix it, we wont just do the whole thing for you...try somewhere else if thats what you want, this is a help forum afterall.

Monkey Bizzle
01-06-2005, 05:43 PM
http://htmlhelp.com/cgi-bin/validate.cgi?url=http%3A%2F%2Fwww.nitronexplosion. net%2F&warnings=yes

there, you can fix it yourself... if you don't know how to fix a certain problem, then ask.