Reply LinkBack Thread Tools Search this Thread
Old 25-01-2008, 07:39   #1 (permalink)
stuntman
cunning stunts
 
stuntman's Avatar
 
Join Date: Jul 2007
Posts: 906
Markup Validation Service

Whats the deal with this? I'm new to web design. I submitted a site of mine and it came back with 4 errors, then I did a clean up Markup with HTML Tidy.

What page has it tidied? the index / home page?

I don't get it?
  Reply With Quote
Old 25-01-2008, 07:42   #2 (permalink)
Dusteh
Sir digby chicken caesar
 
Dusteh's Avatar
 
Join Date: Sep 2004
Posts: 4,304
show us the site?

as to your question, I expect it only sorted out the index page.
__________________
unconsolidated isoparms
  Reply With Quote
Old 25-01-2008, 09:02   #3 (permalink)
stuntman
cunning stunts
 
stuntman's Avatar
 
Join Date: Jul 2007
Posts: 906
  Reply With Quote
Old 25-01-2008, 09:40   #4 (permalink)
pgo
i'm done, son
 
Join Date: Jan 2005
Posts: 12,262
  Reply With Quote
Old 25-01-2008, 09:56   #5 (permalink)
stuntman
cunning stunts
 
stuntman's Avatar
 
Join Date: Jul 2007
Posts: 906
  Reply With Quote
Old 25-01-2008, 10:03   #6 (permalink)
weldo
now with added beard
 
weldo's Avatar
 
Join Date: Mar 2004
Location: Liverpool
Posts: 5,273
only if you want them all to validate ...

this helps to do a load at a time ...
WDG HTML Validator
__________________
fuck signatures
  Reply With Quote
Old 25-01-2008, 10:03   #7 (permalink)
apple
Registered User
 
apple's Avatar
 
Join Date: Jan 2008
Location: Scotland
Posts: 32
Send a message via MSN to apple
correct me if iam wrong but i think your tags should be lowercase.
  Reply With Quote
Old 25-01-2008, 10:11   #8 (permalink)
pgo
i'm done, son
 
Join Date: Jan 2005
Posts: 12,262
Quote:
Originally Posted by apple
correct me if iam wrong but i think your tags should be lowercase.
Only XHTML has to be lowercase. HTML can be uppercase, but even if I'm working with HTML, I still prefer lowercase because it looks nicer.
  Reply With Quote
Old 25-01-2008, 10:13   #9 (permalink)
stuntman
cunning stunts
 
stuntman's Avatar
 
Join Date: Jul 2007
Posts: 906
Quote:
Originally Posted by weldo
only if you want them all to validate ...

this helps to do a load at a time ...
WDG HTML Validator

nice one
  Reply With Quote
Old 25-01-2008, 10:29   #10 (permalink)
haku
shiro
 
haku's Avatar
 
Join Date: Aug 2007
Location: Yokohama, Japan
Posts: 2,077
Not only do you have to do every page, if you have dynamic pages you have to validate them in the different states that they come out.

Well, you don't *have* to. But if you want valid code you have to.
  Reply With Quote
Old 25-01-2008, 11:33   #11 (permalink)
iblastoff
gotsa a malanga!
 
iblastoff's Avatar
 
Join Date: Apr 2006
Location: ottawa, canada
Posts: 489

thats because you're just validating some weird loader. pgo is actually validating the right area of your site and yes its definitely carrying 35+ in validation errors.
__________________
  Reply With Quote
Old 25-01-2008, 11:53   #12 (permalink)
stuntman
cunning stunts
 
stuntman's Avatar
 
Join Date: Jul 2007
Posts: 906
^ yes you're quite right, oops, sorry.

so i guess thats going to be 35 errrors per page......oooooh, is that bad?

If I don't have any errors, will my site run faster / smoother?
  Reply With Quote
Old 25-01-2008, 11:56   #13 (permalink)
weldo
now with added beard
 
weldo's Avatar
 
Join Date: Mar 2004
Location: Liverpool
Posts: 5,273
sometimes you only have to fix one and it will affect the results of everything beneath it .. fix one - and 25 disappear ...

it won't make anything any smoother, or faster - but you will know that its all built correctly !! futureproof (ish)
__________________
fuck signatures
  Reply With Quote
Old 25-01-2008, 13:32   #14 (permalink)
pgo
i'm done, son
 
Join Date: Jan 2005
Posts: 12,262
Quote:
Originally Posted by weldo
sometimes you only have to fix one and it will affect the results of everything beneath it .. fix one - and 25 disappear ...

it won't make anything any smoother, or faster - but you will know that its all built correctly !! futureproof (ish)
His are mostly invalid attributes.
  Reply With Quote
Old 25-01-2008, 21:29   #15 (permalink)
haku
shiro
 
haku's Avatar
 
Join Date: Aug 2007
Location: Yokohama, Japan
Posts: 2,077
Quote:
so i guess thats going to be 35 errrors per page

Thats not 35 per page, thats 35 on that page. Other pages will have their own errors (or not if done properly).
  Reply With Quote
Old 26-01-2008, 00:20   #16 (permalink)
adras
Zły
 
adras's Avatar
 
Join Date: May 2004
Location: Toronto, Canada
Posts: 1,920
Send a message via MSN to adras
Fix them if you can, do things right. You will learn with the experience.
__________________
  Reply With Quote
Old 26-01-2008, 11:52   #17 (permalink)
freelancr
Senior Member
 
freelancr's Avatar
 
Join Date: Oct 2006
Posts: 2,076
Here is a really good firefox addon that shows you the validation status of EVERY page you load, you don't have to do anything other than look at it, ideal for during development and afterwards by clicking through every page to do a quick check. I often find a silly XHTML error can cause other problems, that if you didn't know about you could try to fix another way, and potentially compound your problems by only masking the symptoms of the bug.

https://addons.mozilla.org/en-US/firefox/addon/249
  Reply With Quote
Old 28-01-2008, 03:52   #18 (permalink)
stuntman
cunning stunts
 
stuntman's Avatar
 
Join Date: Jul 2007
Posts: 906
^ downloaded.

edit : and it's superb, thanks.
  Reply With Quote
Old 28-01-2008, 08:10   #19 (permalink)
weldo
now with added beard
 
weldo's Avatar
 
Join Date: Mar 2004
Location: Liverpool
Posts: 5,273
of course ... if you're using dreamweaver - thats got all the validation tools you should need to build yer site from the start ...
__________________
fuck signatures
  Reply With Quote
Old 28-01-2008, 11:58   #20 (permalink)
stuntman
cunning stunts
 
stuntman's Avatar
 
Join Date: Jul 2007
Posts: 906
Nah, I'm using some wierd bespoke really buggy web toolkit thing that a bloke in our IT Department built.

I thought Dreamweaver was supposed to turn out a load of shit code?
  Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search


Contact Us - Web Design Forums - Archive - Top
Search Engine Optimization by vBSEO 3.0.0 RC8