Web Designers - Do you validate for W3C

pcproblems

Free Member
Jun 30, 2010
484
72
Salisbury
Hi All,

i had this conversation over the weekend and wondered what the consensus is about making sure that a website validates for W3C html and css.

I'm not a designer but have always made sure that any site that I build validates. Wordpress seems a little tricky but I've managed it with that as well..

I'm also conscious about people who's sight may not be so great so have tried for WCAG 2.0 (Website Content Accessibility Guidelines) as well.
 

fisicx

Moderator
Sep 12, 2006
46,772
8
15,418
Aldershot
www.aerin.co.uk
Gave up trying to fully validate sites years ago. It's just not worth the effort.

As long as there are no horrors lurking then the occasional missing closing tag isn't going to make any difference. Certainly not to the users of the website.

WCAG is a bit different but their guidelines are very woolly. Adding background to every style for example is pointless if you are inheriting styles.
 
Last edited:
  • Like
Reactions: 10032012
Upvote 0

seemly

Free Member
Oct 4, 2012
11
3
Hampshire, UK
Gave up trying to fully validate sites years ago. It's just not worth the effort.

If you are good at what you do, valid code isn't effort - it's second nature.
If it takes you so much time to write valid code that you don't deem it worth your time, then I dread to think what your thoughts are on semantics and progressive enhancement are. :rolleyes:

As long as there are no horrors lurking then the occasional missing closing tag isn't going to make any difference. Certainly not to the users of the website.

Very sloppy and unprofessional though, eh?
I assume your clients are paying for a professional service at a professional premium...

An unclosed tag can have all sorts of undesirable effects in internet explorer (any version), potentially devastating the usability of a website for users, potentially destroying your clients business for the sake of your sloppy code.

WCAG is a bit different but their guidelines are very woolly. Adding background to every style for example is pointless if you are inheriting styles.

Lol, "woolly"...
It's more down to common sense than anything else and making sure that no user is exempt from any content you are displaying on screen.
 
Last edited:
Upvote 0

fisicx

Moderator
Sep 12, 2006
46,772
8
15,418
Aldershot
www.aerin.co.uk
If you are good at what you do, valid code isn't effort - it's second nature.
If you are using a CMS you have very little control over the core code.

The bit I write might validate, I have no control over the bit the CMS developers produce.
 
Upvote 0

seemly

Free Member
Oct 4, 2012
11
3
Hampshire, UK
If you are using a CMS you have very little control over the core code.

The bit I write might validate, I have no control over the bit the CMS developers produce.

Well, that puts a completely different and more positive spin on what you originally wrote.
For those that don't know about our industry your original post didn't come across very well, did it?

Never under-sell yourself! :D
 
Upvote 0
D

Deleted member 27344

If you are using a CMS you have very little control over the core code.

The bit I write might validate, I have no control over the bit the CMS developers produce.

Err ... what?
If you're using the right CMS then you'll have 100% control over the rendered html.

If you mean the core functions, then, obviously, it's best not to touch those but if there's something wrong with the core, the best thing to do is report it, with a fix if possible.

As for validating - It's not the 'web designers' job to validate any code, that's the developers job.
Do I validate 100%? Not every time but I do use validation tools as a guide and to help fix any issues I might just not be seeing.

As has been mentioned, some of the reported 'errors' are simply not to be worried about.
 
Upvote 0

pcproblems

Free Member
Jun 30, 2010
484
72
Salisbury
Well that was fun !

Thankyou for your thoughts. I think that WCAG will become more important in the years to come, it seems strong down under at the mo, according to a friend who specializes in it.
I also seem to remember that the RNIB took an airline to court over website usability problems.
 
Upvote 0

123Simples

Free Member
Jul 10, 2011
791
255
Hampshire, UK
Obviously it's better to try and validate your web pages with good coding! Having said that there are times (not often I hasten to add) when try as hard as you might, something on the page just will not validate according to W3C - the most important thing though is achieving a cross browser capability - I know I have done sites that look great in Firefox, but then come unstuck when viewing them in that bad awful Internet Explorer :D

Then I go back in and make that bit work :rolleyes: for IE
There is no excuse however for sloppy coding or unclosed tags - unless of course you have been staring at coding for days on end and then I dare anyone to be perfect!
 
Upvote 0

Cyborg Industries

Free Member
Oct 10, 2012
20
5
while I aim to get sites to validate (and in the majority of cases do) and write good code, I find it more important to ensure it is cross browser compatible. I spend a lot more time trying to get that extra padding out of Internet Explorer than I do to get the green tick from w3c.

I'm mainly talking about things like rel in html5 is a bit tricky when using some cms, or jquery plugins and extra original-data tags and such are a bit of a pain.
 
Last edited:
  • Like
Reactions: ITsoldUK
Upvote 0

Latest Articles

Join UK Business Forums for free business advice