Emm... get FrontPage and Internet Explorer? FrontPage possibly produces the worst/most invalid HTML code I've seen (e.g Microsoft Theme headers). It's okay, but... 87 errors in the validator? That's well, horrible.
http://validator.w3.org/check?uri=ht...m/ryan_fitton/
- Mike
Looks like your off to a good start... User friendly and very clean.
Keep it up dude!![]()
"Only dead fish flow with the stream".
- Unknown
Yep, good if you're just starting out, but you'll need to standarize your page, and make the layout more browser friendly (not to IE only).
- Mike
Isn't it 92 errors?
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 validator, it is rubbish :P
Says my site has 17 errors, here is one error I got from that:
Error Line 2 column 11: there is no attribute "SRC".
It didn't like "src=" for some reason.HTML Code:<frame src="navbar/index.html" scrolling="no" name="nav">
This thing even found 47 errors on the Google.com homepage. That's stupid :P
It is the definitive W3C validator, and checks against the specified DOCTYPE. It's practically infallibleGenerally means that you've used frames in a non-frameset DOCTYPE. The <frame> element is only valid in a page using the dedicated frameset DOCTYPE (although if your design relies on frames, you might want to rethink it).Error Line 2 column 11: there is no attribute "SRC".No it isn't. It's common knowledge that the Google homepage is poorly formed: Google say it's in order to save bandwidth.This thing even found 47 errors on the Google.com homepage. That's stupid :P
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!
Yes, and the whole "Google without validation" issue has been dealt with before.
- Mike
Bookmarks