Hey Winston;
===================================
Here's one I asked you about earlier in an email that I think might be worth putting here: When you design your site should you stick to the normal HTML convention or the more stricter XHTML?
===================================
That's a loaded question today. I've had my share of debates (some amiable, some not) with other developers about W3C compliancy and some of the other programming conventions.
There are great possiblilties with some of the alternate methods to html because they are the programming methods that will work in conjunction with newer technologies. For example, if you want people to be able to surf your site on their cellphone, the coding needs to be different than for a browser.
But, even in saying that, there are still HUGE compatability issues.
To use an analogy - let's say a group of citizens got together and decided the laws of the country are too confusing, so they decide to create their own laws. The group grows like mad and soon half the country has "adopted" the new laws.
Cool... but it doesn't matter one bit if those "new" laws don't stand up in front of a judge.
And that's what's happening with W3C compliant code. There are NO regulations requiring Bill Gates, Andreessen or any other browser owner to make their browsers according to W3C rules.
Just last night I tried to buy a book from a site that's W3C compliant -- unfortunately it's not IE or Firefox compliant because the buy button gives errors in both browsers.
Until they get Gates on board with W3C (and everyone follows) - I'm not advising anyone to become W3C compliant quite yet. Given the options, I'd much rather be BROWSER compatible than W3C compliant because at least then I know that the sites I create work in the browsers people are viewing them in.
: )
Linda
|