This is a discussion on Do you make your sites standards compliant? within the Coding Help forums, part of the Webmaster Help category; I'm happy to debate this with you but it would help if you had something constructive to say....
| |||||||
| Register | Forum Rules | FAQ | Donate | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| You just told everyone in this thread that you're better than them, I think that kind of knocks debate on the head. |
| ||||
| Yep, I've taken a side: adhering to standards is better than not. Isn't that how you start a debate? We all know the benefits of standards-based design. People doing this stuff seriously (as in, for a living) that don't adhere to standards are, in my opinion, less professional, because they're not keeping up with the rest of the industry. Are you disagreeing with me? Do you adhere to standards yourself? If not, why don't you? Is it a time issue? Do you not agree with the perceived benefits of standards? Is this perhaps not your main job, in which case, the time to learn this stuff isn't worth it? Come on, discuss! |
| ||||
| I've already stated my opinion Paul, and I'm afraid I don't debate with people with superiority complexes. When you need a hand dismounting, gimme a shout. adam |
| |||||
| Nothing like a difference of opinion to spice up a Sunday eh
__________________ Hosting & Domains|Plesk Vps Hosting|Geek / Cool Stuff|Films.ie|Cool Sites|Monetisation Tips|Movie Chat Energise your forum! Click here for info |
| |||||
| to answer frankp (http://forum.search.ie/t45-do-you-ma...compliant.html) ok admitedly, I should not have said 'not being asked', and using that as a valid reason not to design to web standards. however I would like some people to answer the following 1. why should i code for mozilla/firefox when the majority of end users still use IE. If I code my css for Mozilla/Firefox I know that I will have to make corrections in IE and dare I say it, make a few IE specific hacks 2. Would u consider a site that is viewable in multiple browsers - somewhat standards compliant? Even though not all browsers (across different platforms) confirm to what is considered "standard"? 3. If we are encouraged to use "web standards", why is there is so much work involved in getting right across the board when developing? Whilst I am aware of web standards, etc, blah, blah - it doesnt necessarily mean I will use them. I use tables on some sites, and not strictly limited to tabular data (as recommended). I just know from experience that, across the board - tables are more then likely able to display a page how I need to. That is not to say there is no room for css/div in my current and past development but I wont be relying solely on them |
| ||||
| Quote:
The corrections you have to make to IE is bacause IE is wrong. coding to standards also means that you will not have to go back and change things at a later date. Quote:
Quote:
Quote:
Ask any person who uses a screen reader on a regular basis what they prefer. Tables maybe more likely to display correctly but CSS can also be made to display correctly with a little patience. |
| ||||
| hey ph3n0m, You see, I don't view it as coding for mozilla/firefox. I view it as coding for standards compliant browsers. What's the difference? Well, if everybody codes for standards compliant browsers then browser developers will be forced to produce standards compliant browsers. That way, there will be less and less worries about how sites look in different browsers as we move forward. As far as IE is concerned, IE has made positive steps in supporting standards, and I while the differences between IE and other browsers is annoying, I think progress is being made. Yes IE still has the majority share and so it's important to ensure your site works in IE. However I remember learning to design using tables and it was not that much different to learning to design using web standards. Surely you remember the horrible issues between NN and IE in table design back in the day? In other words I think there is a learning curve to get into standards compliant development, but I think it's worth it to try and put the majority of cross browser issues behind us. I'm realistic enough to realise there will always be cross browser issues, but I think good progress is being made. As for what I consider a web standard design? One that validates. However, as I stated I give myself some leeway when designing - unless, as Adam said, the client has requested a fully compliant site. I hope this answers your questions... feel free to come back with your view on all this! Cheers! Frank |
| ||||
| ha ha - evilhomer got there before me. In addition to my post I second evilhomer's points! |
| ||||||||
| Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
|