my html code is <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <link rel="stylesheet" href="style.css" type="text/css" /> <title>xxxx</title> </head> <body> <div id="wrapperAll"> <div id="top"> <div style="padding-top:26px; padding-right:28px; padding-bottom:0px; padding-left:0px;"> <input type="text" name="search" id="query" value="" style="margin-right:5px; width:100px;"></input> <input type="button" name="submit" id="search_button" value="Search" style="width:50px;"></input> </div> </div> <div id="content"> <div id="topWrapper"> <div id="logo">xxxx <span style="color: #718F49;">xxxx</span></div> <div id="menu"><div style="padding-top:15px;"> <span style="color: #718F49;">»</span> <a href="sites.html">My Sites</a> <span style="color: #718F49; padding-left:5px;">»</span> <a href="work.html">My Latest Work</a> </div></div> </div> <div id="sep"> </div> <div id="archive"><b>This Is My Simplest Site. <FONT style="BACKGROUND-COLOR: #A9A9A9">Previews Posts</FONT></b></div> <div id="wrapperContent"> <div id="wrapperNote"> <div id="noteTop"> </div> <div id="noteContent"> <div id="title">Use Proxy Server.</div> Use proxy server to <b>access Yahoo,Gmail And Orkut site from our college.</b> Using proxy you can open thease sites. Just Simple <a href="http://www.quickbrowsing.com/" target="new"><font color="darkred">Click Here</font></a> and enter site address in text box as show in following image.<p><center> <img src="images/proxy.JPG" alt="Proxy"></img></center> <div id="date">22-08-2007 07:45 am</div> </div><p> <div id="noteContent"> <div id="title">E-mail Sites.</div> Want to open E-mail account...? There are many e-mail services but only some are good. Most popular e-mail sites are <a href="http://mail.yahoo.com"><font color="darkred">Yahoo Mail</font> </a>, <a href="http://gmail.com"><font color="darkred">Gmail</font</a> but <b>thease sites are blocked in our college.</b> <a href="http://hotmail.com"><font color="darkred">Hotmail</font></a> is good e-mail Service but it take more time to load. <div id="date">21-08-2007 01:45 pm</div> </div><p> <div id="noteContent"> <div id="title">Some Information.</div> I know this is very simple design. Just made this degine and Again i used gray color with green combination. This colors are looks gr8 and Main thing it is my favorites color combination . <div id="date">20-08-2007 10:18 pm</div> </div> <div id="noteBottom"> </div> </div> </div> </div> <div id="bottom"> © Copyright 2007 (<a href="http://jigsaw.w3.org/css-validator/check/referer">css</a> <a href="http://validator.w3.org/check?uri=referer">xhtml</a>) </div> </div> </body> </html> HTML:
$15 and You will see: This Page Is Valid XHTML 1.0 Transitional! Work done. If interested pm me. Cheers
<!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" xml:lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <link rel="stylesheet" href="style.css" type="text/css" /> <title>xxxx</title> <style type="text/css"> </style> </head> <body> <div id="wrapperAll"> <div id="top"> <div style="padding: 26px 28px 0 0"> <input type="text" name="search" id="query" value="" style="margin-right:5px; width:100px;"></input> <input type="button" name="submit" id="search_button" value="Search" style="width:50px;"></input> </div> </div> <div id="content"> <div id="topWrapper"> <div id="logo">xxxx <span style="color: #718F49;">xxxx</span></div> <div id="menu"><div style="padding-top:15px;"> <span style="color: #718F49;">»</span> <a href="sites.html">My Sites</a> <span style="color: #718F49; padding-left:5px;">»</span> <a href="work.html">My Latest Work</a> </div></div> </div> <div id="sep"> </div> <div id="archive"><span style="font-weight: bold; float: left;">This Is My Simplest Site.</span><span style="font-weight: bold; color: #A9A9A9; float: right;">Previews Posts</span></div> <div id="wrapperContent"> <div id="wrapperNote"> <div id="noteTop"> </div> <div class="noteContent"> <div class="title">Use Proxy Server.</div> Use proxy server to <b>access Yahoo,Gmail And Orkut site from our college.</b> Using proxy you can open thease sites. Just Simple <a href="http://www.quickbrowsing.com/"><span style="color:darkred">Click Here</span></a> and enter site address in text box as show in following image. <div style="text-align:center;"><img src="images/proxy.JPG" alt="Proxy" /></div> <div class="date">22-08-2007 07:45 am</div> </div> <div class="noteContent"> <div class="title">E-mail Sites.</div> Want to open E-mail account...? There are many e-mail services but only some are good. Most popular e-mail sites are <a href="http://mail.yahoo.com"><span style="color:darkred">Yahoo Mail</span> </a>, <a href="http://gmail.com"><span style="color:darkred">Gmail</span></a> but <b>thease sites are blocked in our college.</b> <a href="http://hotmail.com"><span style="color:darkred">Hotmail</span></a> is good e-mail Service but it take more time to load. <div class="date">21-08-2007 01:45 pm</div> </div> <div class="noteContent"> <div class="title">Some Information.</div> I know this is very simple design. Just made this degine and Again i used gray color with green combination. This colors are looks gr8 and Main thing it is my favorites color combination . <div class="date">20-08-2007 10:18 pm</div> </div> <div id="noteBottom"> </div> </div> </div> </div> <div id="bottom"> © Copyright 2007 (<a href="http://jigsaw.w3.org/css-validator/check/referer">css</a> <a href="http://validator.w3.org/check?uri=referer">xhtml</a>) </div> </div> </body> </html> Code (markup):
Well.. I don't agree with people spamming threads offering paid services in a forum where someone is asking for help. With that said, validation is very important. By validating your code so it conforms to a standard makes sure that your web site will look identical on current browsers and future browsers to come.
Right, but novice coders think that validating makes everything perfect in all browsers, etc and still use ugly ass markup that is far from semantic, thinking its OK because its valid.
Actually it helps to ensure that the site renders identically cross-browser. You can have perfectly valid HTML and CSS and still have the page look one way in Internet Explorer, another way in Firefox, yet another way in Opera, and so forth.
Help someone and do some work for someone --> it's differance! He have errors, he have line where is the problem, he have what the problem is.. so.. he have problem or he have some work for someone to do? Sorry.. for my post, it was first and last time When I have some not valid code, and I don't have time for valid it.. I will post hire.. Who wan't HELP me? Cheers