Alright, I've bit my tongue on this one for far, far too long -- but I'm a heretic so I'm used to blaspheming -- I'm gonna finally come right out and say it!

Originally Posted by
Stomme poes
Nielsen goes even further...
To the point I'd say he went 'round the bend YEARS ago... I mean seriously, are we supposed to be taking accessibility advice from an "expert" who's still using presentational markup, tables for layout, nonsensical gibberish heading orders, layouts that break miserably at anything less than 1024 width, fist in the face fonts with broken overlapping line-heights due to failing to understand how to even use fonts properly, complete lack of media targets on his CSS sending his screen choices to everything, improperly structured forms, STRONG on things that shouldn't even be receiving emphasis -- it really explains his being in "transition" from 1997 to 1998.
If you don't know what's wrong with:
Code:
<hr width="25%" size="1" style="margin-top: 2ex; margin-bottom: 2ex">
<p style="margin-top: 2pt">
<small><strong>Fox News</strong></small> <a href="http://www.foxnews.com/scitech/2012/03/19/exclusive-gadgets-2025-frog-design-unveils-vision-future/">The gadgets of 2025: Frog unveils vision of the future</a>
<p style="margin-top: 2pt">
or
Code:
<form action="http://www.useit.com/search/serp.html" name="Google Site Search" method="get">
<table bgcolor="#ffff66" width="100%" class="navbar">
<tr>
<td>
<small>
<strong>useit.com:</strong> usable information technology
</small>
</td>
<td align="right">
<input type="text" name="q" size="30" value="" style="font-size: 80%">
<input type="submit" value="Search" style="font-size: 80%">
</td></tr>
</table>
</form>
Do the world a favor and shut the blazes up about web development, you have no business even opening your mouth on the subject!
It's one of those things that always make me cringe when people mention Nielsen, given that for me at least this so called expert has one of the most useless poorly organized websites on the Internet...
Bookmarks