View Full Version : Can you proof my HTML?


Zero.H
07-04-2006, 05:40 AM
Can you help me out by proofing this HTML?
Just tell me what's wrong with the code, or certain parts.
Thanks.



<textarea>
<html>
<head>

<style type="text/css">


<!--
body,td,th {
font-family: Century Gothic;
font-size: 1px;
color: #FFFFFF
}
body {
background-color: #000000
}
#nav{
border:1px solid #FFFFFF;
}
#nav ul{
width:100%;
background-color:#000000;
padding-left:0;
margin:0;
float:left;
}
#nav ul li{
display:inline;
}
#nav ul li a{
float:left;
color:#FFFFFF;
padding:6px 12px 6px 12px;
border-right:1px solid #FFFFFF;
}
#nav ul li a:hover{
background-color:#000000;
}
-->

<!--

a {padding:10px; text-align:center;}
A:link { text-decoration: underline; color:#FFFFFF; }
A:visited { text-decoration: underline; color:#FFFFFF; }
A:hover { text-decoration:none; color:#FFFFFF; }

body {
filter: chroma(color=#FFFFFF);
background-attachment:fixed;
background-color:#000000;
font-size:10px;
font-family: Century Gothic;
color:#FFFFFF;
text-align:justify;
}

div { filter:chroma(color=#000000);
scrollbar-track-color: #000000;
scrollbar-arrow-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-face-color: #FFFFFF;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #000000;}

p {margin-top:0px; margin-bottom:18px; padding:4px; line-height:160%;
padding-right:4px;}


-->

</style>

</head>


<body bgcolor="#000000" text="#FFFFFF" link="#FFFFFF" vlink="#FFFFFF"

alink="#FFFFFF">

<div id="nav">
<ul>
<li><a href="#">Home</a></li>
<li><a href="#">Patches</a></li>
<li><a href="#">Ds snipits</a></li>
<li><a href="#">Random Links</a></li>
<li><a href="#">Contact</a></li>
<li><a href="www.inovation.deviantart.com" >My dA</a></li>
</ul>
</div>



<div style="overflow-y:scroll; width:340px; height:350px; position:absolute; left:25px;
top:25px;"allowtransparency="true;"



<p>
<center>
<i>Welcome to my site.
<b>Hellllllloooooooo!</b> This is me speaking so shut up!
</i>
<hr>
</center>
</p>
<p>
<center>
<i>I kid I kid. You may talk, just not when I do. So, right now, no.
Sorry if that seems rude, I don't think it does.
You shouldn't either. I understand if you do.
You should know, this whole site was done completely by me.
Which is why it's almost all black.
I love black. :3
I suck at HTMl so when I get better at it I'll make the site better.
'Til now this is what it is.
</i>
</center>
</p>
<p>
<center>
<i>
Look around the site by use of the Navi bar
All you're going to find here is some patches and stuffs.

Hope you like it!
You probably won't.
</i>
</center>
</p>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<center>
<p>
<i>© Quore</i>
</center>
</p>






</div>






</body>
</html>
</textarea>

pb&j
07-04-2006, 05:43 AM
if you put it through a validator, that does the job for ya.
http://validator.w3.org/

Zero.H
07-04-2006, 05:44 AM
if you put it through a validator, that does the job for ya.
http://validator.w3.org/
Okay.
Thanks.

amyaurora
07-04-2006, 05:53 AM
It isn't validated but I did fix a few errors.

<html>
<head>
<title></title>
<style type="text/css">


<!--
body,td,th {
font-family: Century Gothic, arial;
font-size: 1px;
color: #FFFFFF
}
body {
background-color: #000000
}
#nav{
border:1px solid #FFFFFF;
}
#nav ul{
width:100%;
background-color:#000000;
padding-left:0;
margin:0;
float:left;
}
#nav ul li{
display:inline;
}
#nav ul li a{
float:left;
color:#FFFFFF;
padding:6px 12px 6px 12px;
border-right:1px solid #FFFFFF;
}
#nav ul li a:hover{
background-color:#000000;
}

a {padding:10px; text-align:center;}
A:link { text-decoration: underline; color:#FFFFFF; }
A:visited { text-decoration: underline; color:#FFFFFF; }
A:hover { text-decoration:none; color:#FFFFFF; }

body {
filter: chroma(color=#FFFFFF);
background-attachment:fixed;
background-color:#000000;
font-size:10px;
font-family: Century Gothic;
color:#FFFFFF;
text-align:justify;
}

div { filter:chroma(color=#000000);
scrollbar-track-color: #000000;
scrollbar-arrow-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-face-color: #FFFFFF;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #000000;}

p {margin-top:0px; margin-bottom:18px; padding:4px; line-height:160%;
padding-right:4px;}


-->

</style>

</head>

<body>
<div id="nav">
<ul>
<li><a href="#">Home</a></li>
<li><a href="#">Patches</a></li>
<li><a href="#">Ds snipits</a></li>
<li><a href="#">Random Links</a></li>
<li><a href="#">Contact</a></li>
<li><a href="http://www.inovation.deviantart.com">My dA</a></li>
</ul>
</div>

<div style="overflow-y:scroll; width:340px; height:350px; position:absolute; left:25px;
top:60px;"allowtransparency="true;"



<p>
<center>
<i>Welcome to my site.
<b>Hellllllloooooooo!</b> This is me speaking so shut up!
</i>
<hr>
</center>
</p>
<p>
<center>
<i>I kid I kid. You may talk, just not when I do. So, right now, no.
Sorry if that seems rude, I don't think it does.
You shouldn't either. I understand if you do.
You should know, this whole site was done completely by me.
Which is why it's almost all black.
I love black. :3
I suck at HTMl so when I get better at it I'll make the site better.
'Til now this is what it is.
</i>
</center>
</p>
<p>
<center>
<i>
Look around the site by use of the Navi bar
All you're going to find here is some patches and stuffs.

Hope you like it!
You probably won't.
</i>
</center>
</p>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<center>
<p>
<i>© Quore</i>
</p>
</center>
</div>
</body>
</html>

Zero.H
07-04-2006, 05:59 AM
It isn't validated but I did fix a few errors.
[HTML]
<html>
<head>
<title></title>
<style type="text/css">


<!--
body,td,th {
font-family: Century Gothic, arial;
font-size: 1px;
color: #FFFFFF
}
body {
background-color: #000000
}
#nav{
border:1px solid #FFFFFF;
}
#nav ul{
width:100%;
background-color:#000000;
padding-left:0;
margin:0;
float:left;
}
#nav ul li{
display:inline;
}
#nav ul li a{
float:left;
color:#FFFFFF;
padding:6px 12px 6px 12px;
border-right:1px solid #FFFFFF;
}
#nav ul li a:hover{
background-color:#000000;
}

a {padding:10px; text-align:center;}
A:link { text-decoration: underline; color:#FFFFFF; }
A:visited { text-decoration: underline; color:#FFFFFF; }
A:hover { text-decoration:none; color:#FFFFFF; }

body {
filter: chroma(color=#FFFFFF);
background-attachment:fixed;
background-color:#000000;
font-size:10px;
font-family: Century Gothic;
color:#FFFFFF;
text-align:justify;
}

div { filter:chroma(color=#000000);
scrollbar-track-color: #000000;
scrollbar-arrow-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-face-color: #FFFFFF;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #000000;}

p {margin-top:0px; margin-bottom:18px; padding:4px; line-height:160%;
padding-right:4px;}


-->

</style>

</head>

<body>
<div id="nav">
<ul>
<li><a href="#">Home</a></li>
<li><a href="#">Patches</a></li>
<li><a href="#">Ds snipits</a></li>
<li><a href="#">Random Links</a></li>
<li><a href="#">Contact</a></li>
<li><a href="http://www.inovation.deviantart.com">My dA</a></li>
</ul>
</div>

<div style="overflow-y:scroll; width:340px; height:350px; position:absolute; left:25px;
top:60px;"allowtransparency="true;"



<p>
<center>
<i>Welcome to my site.
<b>Hellllllloooooooo!</b> This is me speaking so shut up!
</i>
<hr>
</center>
</p>
<p>
<center>
<i>I kid I kid. You may talk, just not when I do. So, right now, no.
Sorry if that seems rude, I don't think it does.
You shouldn't either. I understand if you do.
You should know, this whole site was done completely by me.
Which is why it's almost all black.
I love black. :3
I suck at HTMl so when I get better at it I'll make the site better.
'Til now this is what it is.
</i>
</center>
</p>
<p>
<center>
<i>
Look around the site by use of the Navi bar
All you're going to find here is some patches and stuffs.

Hope you like it!
You probably won't.
</i>
</center>
</p>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<center>
<p>
<i>© Quore</i>
</p>
</center>
</div>
</body>
</html>[HTML]

Okay, thanks.

war59312
07-04-2006, 06:37 AM
Something like this:

<?xml version="1.0" encoding="us-ascii"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
<head>

<style type="text/css">
/*<![CDATA[*/


<!--
body,td,th {
font-family: Century Gothic;
font-size: 1px;
color: #FFFFFF
}
body {
background-color: #000000
}
#nav{
border:1px solid #FFFFFF;
}
#nav ul{
width:100%;
background-color:#000000;
padding-left:0;
margin:0;
float:left;
}
#nav ul li{
display:inline;
}
#nav ul li a{
float:left;
color:#FFFFFF;
padding:6px 12px 6px 12px;
border-right:1px solid #FFFFFF;
}
#nav ul li a:hover{
background-color:#000000;
}
-->

<!--

a {padding:10px; text-align:center;}
A:link { text-decoration: underline; color:#FFFFFF; }
A:visited { text-decoration: underline; color:#FFFFFF; }
A:hover { text-decoration:none; color:#FFFFFF; }

body {
filter: chroma(color=#FFFFFF);
background-attachment:fixed;
background-color:#000000;
font-size:10px;
font-family: Century Gothic;
color:#FFFFFF;
text-align:justify;
}

div { filter:chroma(color=#000000);
scrollbar-track-color: #000000;
scrollbar-arrow-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-face-color: #FFFFFF;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #000000;}

p {margin-top:0px; margin-bottom:18px; padding:4px; line-height:160%;
padding-right:4px;}


-->

/*]]>*/
</style>

<title>Test</title>
</head>

<body>
<div id="nav">
<ul>
<li><a href="#">Home</a></li>

<li><a href="#">Patches</a></li>

<li><a href="#">Ds snipits</a></li>

<li><a href="#">Random Links</a></li>

<li><a href="#">Contact</a></li>

<li><a href="www.inovation.deviantart.com">My dA</a></li>
</ul>
</div>

<div style=
"overflow-y:scroll; width:340px; height:350px; position:absolute; left:25px; top:25px;">
<em>Welcome to my site. <strong>Hellllllloooooooo!</strong> This
is me speaking so shut up!</em>
<hr />
<br />
<em>I kid I kid. You may talk, just not when I do. So, right
now, no. Sorry if that seems rude, I don't think it does. You
shouldn't either. I understand if you do. You should know, this
whole site was done completely by me. Which is why it's almost
all black. I love black. :3 I suck at HTMl so when I get better
at it I'll make the site better. 'Til now this is what it
is.</em><br />
<em>Look around the site by use of the Navi bar All you're
going to find here is some patches and stuffs. Hope you like
it! You probably won't.</em><br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />

<p><em>&Acirc;&copy; Quore</em></p><br />
</div>
</body>
</html>