View Full Version : Bad Examples
Judy515
2010-05-04, 09:07 PM
I'd actually like to look at what you think are some bad examples of sites to make sure I avoid those same mistakes.
sgoodman
2010-05-05, 07:40 PM
Here are some bad examples...
Pages are too wide:
http://www.apple.ca
You should never assume to know the width of the user's browser.
Pages are too long:
http://www.c-point.com/javascript_editor.php
A user will never read a page this long.
Regards,
Shane.
Drewbie50
2010-05-05, 10:39 PM
Hilarious, that guy probably has the longest single page on the Web!
PotsNPans
2010-06-09, 10:10 AM
Wide pages are especially bad w/so many people web-surfing on their phones. It's hard to get too narrow nowadays.
Stoddard
2011-04-04, 07:24 AM
It's interesting, though: I think JavaScript Editor: create, edit, syntax check, debug, format, find and organize your JavaScript, CSS, PHP and HTML code (http://www.c-point.com/javascript_editor.php) is an attractive page in many ways.