![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hello guys, I'd like to set up a list of web dev quality standards, but something different from the W3C, something closer to the real world. |
#3
| |||
| |||
|
|
Hello guys, I'd like to set up a list of web dev quality standards, but something different from the W3C, something closer to the real world. Over the years I've tried to follow accessibility guidelines, and I found that in the end, I've lost many cool features that don't mean "evil development" necessarily. For instance Flash used properly can be a good thing. Same for Ajax, for embedded videos, etc... My idea is having grades from 1 to 5 stars to qualify web sites, 5 being a very good site. The criteria are general-purpose to rate the quality. I'd like to know what you think about the idea ![]() I have set up a quick draft, and if you're interested, we could revamp this paper: http://guidelines.dreamhosters.com Thanks in advance for your ideas and suggestions! |
#4
| |||
| |||
|
|
Charles A. Landemaine wrote: Thanks in advance for your ideas and suggestions! Not using Transitional doctypes for new pages... |
#5
| |||
| |||
|
|
"Web standards" is an oxymoron. Perhaps a nice goal, but the W3C is a total hash, nearly unreadable, browser devs try to observe it but find it inexplicably dense and unreadable. And they then, each to their own, interpret it in their own way, leaving us with clients (browsers) that are, sometimes, miles apart on their attempt to conform to the "standard." Go ahead, read the "standards" and let me know. |
|
A standard that is only a suggestion is not a standard. |

#6
| |||
| |||
|
|
Not using Transitional doctypes for new pages... |
#7
| |||
| |||
|
|
Not serving XHTML up as text/html. |
#8
| |||
| |||
|
|
If you mean the focus rectangle then removing it is a severe accessibility issue. Without that focus rectangle anybody who does not use a mouse (for whatever reason) cannot navigate the site. |
#9
| |||
| |||
|
|
"Active links have no dotted outline". If you mean the focus rectangle then removing it is a severe accessibility issue. Without that focus rectangle anybody who does not use a mouse (for whatever reason) cannot navigate the site. |

#10
| |||
| |||
|
|
On Oct 28, 10:47 pm, "rf" <r... (AT) invalid (DOT) com> wrote: "Active links have no dotted outline". If you mean the focus rectangle then removing it is a severe accessibility issue. Without that focus rectangle anybody who does not use a mouse (for whatever reason) cannot navigate the site. It blurs the anchor tags only when you click, so you shouldn't have any accessibility issue with other devices. |
![]() |
| Thread Tools | |
| Display Modes | |
| |