PDA

View Full Version : Question for Web Design professionals



kdubbie
27 Apr 2010, 01:28 PM
Ok, on my quest to becoming a web designer/developer, I have come across an area in which I would love a professionals feedback.

And that is of course Web Standards! I have read a lot on them from W3C, WASP, and a number of other sites and I am familiar with the principals (and some of the technical aspects of DTD, HTML4.01, etc)but because of my lack of professional experience, I would love some insight from professionals with real world experience.

My question is, how well do you have to know the web standards in the professional world of web design? Do you think I should learn every last detail about them before looking for employment? Is learning every last detail going overboard? Do most companies out there follow them?


Thanks a lot....

coiner
27 Apr 2010, 01:59 PM
If you have a basic understanding of markup and styles already, getting them to be compliant to standards is very easy.

On this quest, you will be King Arthur and your knights will be Firefox and its addons. The two main things you should get are the Web Developer Toolbar and Firebug. These will allow you to validate your XHTML/CSS and easily scout out errors.

The good thing about web design/programming is that none of it's real, you can fix what you did wrong in a flash. Even the best designers will have a few errors with compliance but these tools exist to allow everyone to easily find/fix any errors they have. The rules are very simple, you just need to see them once or twice and you'll remember them forever. As long as you have some idea of what you're doing, you'll be OK.