Hello, can anyone validate this page for me please? The link is http://www.athletes4excellence.com/indexxxxxx.php
Thank you.
Hello, can anyone validate this page for me please? The link is http://www.athletes4excellence.com/indexxxxxx.php
Thank you.
http://validator.w3.org/
Why would you post this?
Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum
Thanks, however, I have tried it many times, and it does not seem to work for me, or I don't understand how it works. I also wanted this to be sort of like "site reviews", like they have it on codingforums.com
if you check the "show HTML tidy" it will show the "improved" version of your page (most likely on the bottom)
[Jasme Library (Javascript Motion Effects)] My Site
/\/\@§†ê® §©®¡þ† /\/\@|{ê®
There are 10 kinds of people in the world, those that understand binary and those that don't.
http://validator.w3.org/check?uri=ht...Inline&group=0
You put your address in the box and click validate. I did nothing special.
And when it says there are errors, yes, there are errors, and no you didn't enter it incorrectly.
139 errors... ^_^
And you should ask for a review if you want one, but I'd recommend removing the majority of the errors first.
Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum
First step: switch to HTML 4.01 Strict. Second step: fix the errors.![]()
Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!
Oddly enough, that puts it down to 40 errors, most of which are very easy to fix.
Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum
Take a look at this. Oh, and read it at least 50 times before replying "How does this work?"
Peter - alotofstuffhere[dot]com - Email Me - Donate via PayPal - Got spare hardware? Donate 'em to me :) Just send me a PM.
Currently: enjoying the early holidays :)Read before posting: FAQ | What you CAN'T do with JavaScript | Form Rules | Thread Title Naming Guide
Don't use that (except perhaps as a checklist for manually validating your page, or a tool for checking it automatically). You want valid HTML, not invalid HTML hackishly (and slowly, too -- remember all those regexes are happening on every page view, and regexes are terribly expensive) rendered into valid HTML. Either way, HTML Tidy will do the job better.
Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!
HTML Tidy can't validate dynamically created pages though. Perhaps make it validate, then store a cached version of it.
Peter - alotofstuffhere[dot]com - Email Me - Donate via PayPal - Got spare hardware? Donate 'em to me :) Just send me a PM.
Currently: enjoying the early holidays :)Read before posting: FAQ | What you CAN'T do with JavaScript | Form Rules | Thread Title Naming Guide
Bookmarks