Web Design: +30 Mistakes to Avoid

This is a guest post by Steeve Reynolds on Web Design: +30 Mistakes to Avoid.This is a guest post by Steeve Reynolds . Register and start guest posting here on Serradinho. You can also increase your monthly income by joining our Revenue Sharing Program. You have nothing to lose and so much to gain!

Whether you develop a website from scratch or you have an exisiting website, there are certain mistakes that one should avoid. The following are the most common web designing mistakes made today while developing your website.

This is a guest post, make sure to check out all the other guest posts here on Serradinho.

Web designing is hard work and takes a lot of thought and patience. One has to have all their ducks in a row and comes with lots of experience.

Navigation:

  • Pages without navigation: If you don’t suggest them an option, visitors are more likely to close your page than to hit the browser’s Back button.
  • Broken links: Take care of it. Web Design: Navigation
  • Hidden links: Make links easily recognized by using a contrasting color; underline them, and using button images or changing the rollover state.
  • False links: Underlined text and rollover images scream link. Use them carefully.
  • Menus that move: Launch reliable navigation zones and glue with them.
  • Unpredictable navigation: Once the user learns how to use your website’s navigation, don’t modify it on him.

Headlines:

  • Restyling text instead of using heading tags: <h1> is not the same as big paragraph text.
  • Using heading tags for design: Headings are structural elements and should be used to define the reason or point of the text they encircle. Don’t use them just because you want big bold text.

Body Text:

  • Using images for text: Text in images can’t be read by search engines.
  • Justified type: It’s hard enough to make justified text look respectable on a static printed page. On a dynamic web page it’s nearly unfeasible.
  • Using <br /><br /> instead of <p>: It will make formatting tricky.
  • Using <br /> to control line breaks within paragraphs: Let the browser choose where your lines break within paragraphs. If you compel the issue you may get odd results as not all browsers size type exactly the same.
  • Typos and grammatical errors: Use your spell checker and check out 10 blatant grammar mistakes that make you look unintelligent.
  • Type too small: Really, 9 point type on a printed page isn’t contented for most people. On screen it’s illegible for anyone over 30. Except for the small type you’re trying to make unreadable 12 points or even 14 should be your minimum.
  • Too little contrast between text and background: It’s really hard to read for anyone.
  • Using non-breaking spaces to align type: For tabular data always use tables. To give position type as a design element use CSS styles.
  • Ransom note styling: Using too many fonts, styles, weights, sizes and colors is purely too much.

Web Design: Images

Images:

  • Images in web design without the alt attribute: Search engines, screen readers and that little text box that from time to time pops up while your mouse is over an image all use the alt attribute. You should use the same for web design.
  • Jigsaw puzzle graphics: Don’t piece images more than required. Each slice needs an extra call to the server.
  • Resizing images in the browser: Resize your images in your image editing program previous to placing them on your pages. Images that are gust up in the browser lose superiority and images that are reduced in the browser boost the loading time of a page.
  • Improper image format: JPEGs are best for photos and incessant tone images. GIFs are best for images with large areas of flat color. Also, see-through GIFs are prone to ghosting if used wrongly.
  • Use of transparent PNGs without Explorer fix: PNGs offer true clearness but it doesn’t work properly in Explorer 6 without a JavaScript fix.

Animations:

Web Design: Animated Image

  • Unreasonable Flash: No matter how unbelievable your Flash splash page is, nobody actually wants to watch it more than once. If you must ‘Flash’ yourself, at least give a ‘skip animation’ or ‘skip intro’ link.
  • Non-stop animations: Let your animation cycle move around for few times and then stop it before it gets overly bothersome.
  • Too many animations: More than one animation on a web page is just irritating.
  • Use of the <blink> tag: Thankfully most of the browsers ignore it.

Philosophy:

  • Sheet of paper pages: Your screen is not so wide, that things don’t unavoidably stay where you put them and, when you get to the bottom, you can scroll. Take advantage of the design potential those attributes and others offer.
  • Puzzling content and design: HTML tags such as P, H1, H2, etc. are structural elements; they show your page appearance. Organize your content using HTML and generate the design of your pages with CSS.

Miscellaneous:

  • No contact information: The purpose of a website is communication. Make sure people can contact you if they’re interested in your work, product or service.
  • Dependence on email links: E-mail links only work if the user has an email program available and correctly configured. And you can just hyperlink your email address. Use it.
  • Failure to act in response to contacts: It is good to ignore spam but, when a rightful visitor takes the time to contact you, a quick reply is just good manners.
  • Auto-play sounds: Unexpected sounds are frustrating particularly in an office or classroom.
  • Opening too many windows: confusing user with too many new pages on screen every time they click on a link is just not good.
  • Failure to check for cross-browser inconsistencies: Your website should work on Macs and Windows, in Explorer, Firefox and Safari. If it doesn’t work then you’ll drive visitors away.

Final Thought

I hope this guest post has helped you out in knowing what mistakes to avoid in web design. You could also have a look at some of the web tools that can give you an advantage over the rest.

  • Subscribe to RSS Feed
  • Submit post to StumbleUpon
  • Submit post to Twitter
  • Submit post to Delicious
  • Submit post to Digg
  • Submit post to Reddit
  • Submit post to Technorati
  • Submit post to Facebook
  • Submit post to GoogleBuzz
  • Submit post to LinkedIn
  • Submit post to FriendFeed
  • Published Date: 9 March 2010
  • Post Time Span: 144 days ago
  • Word Count: 1080
  • Author Post Count: 1
  • Categories: Guest Posts, Themes
  • Comments: 34
  • Trackbacks: 0
  • Pingbacks: 2

This blog is using the Thesis theme & WordPress blogging platform. Customizations on this blog have been done by myself.

I currently freelance as a part-time web designer whereby I offer a variety of web related services. You could alternatively browse through my portfolio for examples of work completed.

{ 34 comments… read them below or add one }

1 Luigi | MyPostcardPrinting.com March 9, 2010 at 8:47 am

I’m really concerned with the navigation. There are really sites that make you think what to click. It’s not suppose to be that way. One thing I really hate are false and broken links, I think that these mistakes will only makes visitors exit the site in an instant. Thanks for this very nice post.

Reply

2 George Serradinho March 9, 2010 at 1:11 pm

Follow on Twitter Follow @gfserradinho on Twitter.



@Luigi – yes, menu’s can be a bit confusing now and then. Broken links also pee me off, but I think many webmasters do their best to rectify that.

Reply

3 Dennis Edell March 12, 2010 at 7:51 pm

Follow on Twitter Follow @DennisEdell on Twitter.



There are some really super simple, quick plugins to handle this.
Dennis Edell´s last blog ..Meet CJ – My Awesome New Designer! My ComLuv Profile

Reply

4 George Serradinho March 14, 2010 at 4:51 pm

Follow on Twitter Follow @gfserradinho on Twitter.



@Dennis – would be nice if you could list a few of the plugins to help others out.

Reply

5 Dennis Edell March 17, 2010 at 3:30 pm

Follow on Twitter Follow @DennisEdell on Twitter.



Sorry, was going to and got distracted…

I’ve used – http://wordpress.org/extend/plugins/broken-link-checker/ – which seems to be the most popular and it does work great.

I’m currently testing – http://techblissonline.com/broken-links-remover-wordpress-plugin/ – because it promises to use less resources and looks to have more features. Things seem to be a little off though, almost like the settings are backwards.

More at – http://www.google.com/search?hl=en&q=+Broken+Link+Checker+plugins&aq=f&aqi=&aql=&oq=&gs_rfai= – if other readers checked more, it would be cool to come back here and tell about them. :)
Dennis Edell´s last blog ..48hr Downtime – Lots Done-LOTS More To-Do! My ComLuv Profile

Reply

6 George Serradinho March 20, 2010 at 11:50 am

Follow on Twitter Follow @gfserradinho on Twitter.



@Dennis – thanks for listing the plugin, very interesting. Will go have a look and see what I think of it.

Reply

7 Dennis Edell @ DirectSalesMarketing March 20, 2010 at 11:50 pm

Follow on Twitter Follow @DennisEdell on Twitter.



Sweet, let me know how it works out for ya. :)
Dennis Edell @ DirectSalesMarketing´s last blog ..Would You Like a FREE Banner Ad Position? My ComLuv Profile

8 NpXp March 20, 2010 at 12:23 pm

Follow on Twitter Follow @NPXPcom on Twitter.



I hate blogs with Animated headers. Those are such a bad example of what not to do with Wordpress..
NpXp´s last blog ..5 Awesome Free Black Wordpress Themes For Your Blog My ComLuv Profile

Reply

9 George Serradinho March 20, 2010 at 3:08 pm

Follow on Twitter Follow @gfserradinho on Twitter.



@NpXp – yes, animated headers can be a problem for most. It also depends on the kind of animated header, some are cool and others just waste your time and patience.

Reply

10 Palabuzz March 9, 2010 at 2:19 pm

I wish that I have read this post way back when I am still interested on designing.
Palabuzz´s last blog ..Folded & Hung Summer Collection 2010 Sam Milby My ComLuv Profile

Reply

11 loveish March 9, 2010 at 3:49 pm

Follow on Twitter Follow @loveishs on Twitter.



Great great post George. These are the common mistakes made by lots of designers. I hope this post will help them and they try to avoid these mistakes :)
loveish´s last blog ..18 Mozilla Firefox Addons For Webmasters And Bloggers My ComLuv Profile

Reply

12 Sid Savara March 9, 2010 at 8:19 pm

Follow on Twitter Follow @sidsavara on Twitter.



Oh man the flash one still irks me. The worst are those websites that are completely in flash, so not only can I not skip the intro – but I can’t bookmark the actual homepage. I have to keep going to the homepage and watching the flash intro over and over again

Autoplaying sounds is ridiculous as well. Sometimes I’ve been to websites where they start autoplaying a sound 30 seconds after I get there – so I’m in the middle of an article and it’ll break my attention. I’ve started voting with my feet – when that happens, I just leave and don’t go back, but who knows whether they will figure out that the sound is the reason for their high bounce rate!
Sid Savara´s last blog ..7 Common Procrastination Excuses My ComLuv Profile

Reply

13 George Serradinho March 10, 2010 at 6:00 pm

Follow on Twitter Follow @gfserradinho on Twitter.



@Sid Savara – I agree with the auto-playing of sound and that annoys me, but there are times when I do like it. I guess it depends on the website and music. I’m not a huge fan of flash, but my older brother likes it. Again, different strokes for different users.

Thanks Sid for your feedback and hope to see you comment here again.

Reply

14 blinkky March 10, 2010 at 2:22 am

I usually stay long with site that have good navigation =)

Reply

15 Tinh March 10, 2010 at 4:22 pm

Follow on Twitter Follow @eblogviet on Twitter.



Excellent tips, I am good at designing but I am aware of some mistakes that non-designers should also take care of like broken links…
Tinh´s last blog ..Boost Google Adsense Revenue With Optimization Tips by Emails My ComLuv Profile

Reply

16 Raymond March 10, 2010 at 5:12 pm

Great post, steevereynolds. I am in the process of redesigning my site now, some of these tips you pointed out really make a lot of sense.

Reply

17 George Serradinho March 10, 2010 at 6:03 pm

Follow on Twitter Follow @gfserradinho on Twitter.



@Raymond – would be nice if you come back here and post a link to your website for us to check out. Thanks for taking steevereynolds post details into account. Will wait for your updates.

Reply

18 Rohit Sane March 11, 2010 at 1:44 pm

Follow on Twitter Follow @techfreaks on Twitter.



People often think that H1 tag is used for showing text in bigger size which is not exactly correct. Also flash and unreasonable background sound is very irritating. I really liked this points and I will be glad to read more of such posts here.
Rohit Sane´s last blog ..How to use Twitter as a keyword research tool? My ComLuv Profile

Reply

19 Klaus @ TechPatio March 11, 2010 at 6:51 pm

Follow on Twitter Follow @TechPatio on Twitter.



I find all 30 mistakes to be valid (as mistakes). Everybody might not agree, but I personally try to avoid all of them, maybe I don’t succeed every time, but at least I try :)

Luckily I haven’t experienced a web site that started playing background music for me in a while now. I hope people are starting to learn how annoying that is.
Klaus @ TechPatio´s last blog ..Google Street View – More Funny Pictures My ComLuv Profile

Reply

20 George Serradinho March 12, 2010 at 8:53 am

Follow on Twitter Follow @gfserradinho on Twitter.



@Klaus – you are so lucky to not experience the auto-playing of music. I guess some of are lucky while others aren’t, lol.

Reply

21 Dennis Edell March 12, 2010 at 7:57 pm

Follow on Twitter Follow @DennisEdell on Twitter.



Excellent stuff, I’ll pass this along to my new designer and see what she has to say. ;)

Links – what 2 things really irk me are when people get creative. Links are blue by default, and known for being blue…

Leave links blue and stop bolding non-links in the color blue – One blogger I read, bolds links in red and bolds everything else in blue.

AACCCKKK!

For those that missed my reply above – There are some really super simple, super quick plugins to handle broken links. :)
Dennis Edell´s last blog ..Meet CJ – My Awesome New Designer! My ComLuv Profile

Reply

22 Tony March 13, 2010 at 8:58 am

Follow on Twitter Follow @loneplacebo on Twitter.



Shucks, I really miss the tag. Those were the gooooood old days of web design. Oh, how times have changed.
Tony´s last blog ..9 CSS Snippets To Spice Up Your Blog My ComLuv Profile

Reply

23 George Serradinho March 14, 2010 at 5:06 pm

Follow on Twitter Follow @gfserradinho on Twitter.



@Tony – yes, times have changed, but for the best. Things are better now than they were years ago. The only bad thing is, that the costs have also increased, lol.

Reply

24 Web Design India March 16, 2010 at 11:02 am

Follow on Twitter Follow @vishal1983v on Twitter.



Hi, this is really grateful tips about correction in making a web page and i always follow this. No body is perfect in own his profession, every one is learning. Thank you so much for distribute the important information with us.

Blue Apple Online Technologies

Reply

25 George Serradinho March 16, 2010 at 6:07 pm

Follow on Twitter Follow @gfserradinho on Twitter.



@Web Design India – yes, no one is perfect. I tell my son, who is 7, “as long as you do your best, I’m happy”. He knows that and all should follow that saying.

Reply

26 Tom@Your Practice Website March 16, 2010 at 12:38 pm

Follow on Twitter Follow @practicewebsite on Twitter.



I agree with almost everything except for the alt on the image. Some images require to have empty alt attributes especially if they are only use for a decorative purpose.
Tom@Your Practice Website´s last blog ..Websites for accountants – 7 specialist suppliers in the UK My ComLuv Profile

Reply

27 George Serradinho March 16, 2010 at 6:08 pm

Follow on Twitter Follow @gfserradinho on Twitter.



@Tom – it depends on the webmaster, but I do agree with you. Alt also helps with Google images. Thanks for your feedback.

Reply

28 Tom@Your Practice Website March 16, 2010 at 7:35 pm

Follow on Twitter Follow @practicewebsite on Twitter.



Don’t get me wrong, I recommend the use of the alt attribute for SEO (you mentioned Google images) and accessibility, but an empty alt is really mandatory for all the sites that still use spacer and other decorative images in the source code (instead of CSS).

As you said, I guess it depends of the webmaster and his/her skill
Tom@Your Practice Website´s last blog ..Websites for accountants – 7 specialist suppliers in the UK My ComLuv Profile

Reply

29 John@Mormon Cult March 20, 2010 at 4:43 am

It’s so critical to make sure that your web design doesn’t slow down how quickly the site opens for visitors. If it takes much longer than an average page, many people will close the window or click “Back” regardless of how great it looks!

Lots of great tips here–thanks for sharing.
John@Mormon Cult´s last undefined ..Response cached until Sun 21 @ 2:31 GMT (Refreshes in 23.83 Hours) My ComLuv Profile

Reply

30 George Serradinho March 20, 2010 at 11:56 am

Follow on Twitter Follow @gfserradinho on Twitter.



@John – yes, page loading is important to anyone on the net now days.

Reply

31 Dennis Edell March 20, 2010 at 11:57 pm

Follow on Twitter Follow @DennisEdell on Twitter.



Google has also added page load speed as a ranking factor this year.
Dennis Edell´s last blog ..Would You Like a FREE Banner Ad Position? My ComLuv Profile

Reply

32 James Moralde March 31, 2010 at 4:02 pm

Follow on Twitter Follow @moralde_lyon on Twitter.



Another good post that gets to become a bookmarked reference page in my browser. Everytime I make a new website, I prefer to give it an entirely new look, even if I use the same theme sometimes. I just simply love to tweak the design of a theme to my liking. One of the things I learned never to forget is cross-browser compatibility. Sometimes though I get fed up and would ramble to myself about the impossibility of people who still stick to using IE6. And presently I am very picky on which plugins to install as I realized that too many of them can slow down the loading time.
James Moralde´s last blog ..At The Crossroad: The Choice Is Made My ComLuv Profile

Reply

33 George Serradinho March 31, 2010 at 8:39 pm

Follow on Twitter Follow @gfserradinho on Twitter.



@James – glad to know you are aware of certain things like the number of plugins. I use to just have over 30, but now I’m standing at 22. I still want to get it lower than 18, but that’s only if I can. Thanks for mentioning the cross-browser point, that’s very important for any theme developer.

Reply

34 Ana Goncalves April 12, 2010 at 5:12 pm

Follow on Twitter Follow @TruAnaGoncalves on Twitter.



Excellent article, and wonderful tips!

I must admit I still need to work on my website from time to time, to improve the accessibility of it. For now I am quite happy with how it is blossoming out into the world.

I shall definetly come back and incorporate some of your tips into my site in the future.

Every bit always helps.

Thank you for such an insightful and helpful post. :)
Ana Goncalves´s last blog ..The world in love My ComLuv Profile

Reply

Leave a Comment

CommentLuv Enabled

{ 2 trackbacks }

Previous post:

Next post: