Web Design Principles
Web Design Principles
Principles
Principle #1 Your website needs to accommodate the
needs of the user.
State your
purpose/objective –
why build a website ?
There are many different purposes that
websites may have but there are core
purposes common to all websites;
1.Describing Expertise
2.Building Your Reputation
3.Generating Leads
4.Sales and After Care
Principle #2
Colour
Colour has the power to communicate messages and evoke
emotional responses. Pleasing colour combinations increase
customer engagement and make the user feel good.
Imagery
Imagery is every visual aspect used within communications. This includes
still photography, illustration, video and all forms of graphics. All imagery
should be expressive and capture the spirit of the company and act as the
embodiment of their brand personality.
Principle #4
NAVIGATION
Navigation is the way finding system used
on websites where visitors interact and find
what they are looking for. Website
navigation is key to retaining visitors. If the
websites navigation is confusing visitors
will give up and find what they need
elsewhere. Keeping navigation simple,
intuitive and consistent on every page is
key.
Principle #6
F-SHAPED PATTERN
READING
The F- based pattern is the most common
way visitors scan text on a website. Eye
tracking studies have found that most of
what people see is in the top and left area
of the screen. The F’ shaped layout mimics
our natural pattern of reading in the West
(left to right and top to bottom). An effective
designed website will work with a readers
natural pattern of scanning the page.
Principle #7
VISUAL HIERARCHY
Lime Yellow
We should limit the number of main
colors on our site to four (excluding
black and white).
Aqua Red
Lime Yellow
Aqua Red
Blue Fuchsia
Triad Color Scheme
Triads are three different colors equidistant from one another on the
color wheel:
Lime Yellow
Aqua Red
Blue Fuchsia
Analogous Color Scheme
Analogous colors are those that are next to each other on the color
wheel:
Lime Yellow
Aqua Red
Too many elements crammed onto a page can be overwhelming to the visitor.
Navigation menus
should be consistent on
all pages of a site.
Planning for Screen Resolution
Over 99% of desktop computers now have a screen resolution of 1024
x 768 pixels or larger. If we set a site to be 960px wide, we know that
nearly all visitors will see the page without having to scroll right and left.
A site that has the width set to a specific number of pixels is said to have a fixed-
width layout. It's much easier to plan a site with specific dimensions, but
visitors with very wide screen resolutions will see excessive white space on their
screens.
Some larger websites have an entirely separate version of their site designed for mobile
devices. These sites automatically detect the mobile browser and deliver trimmed-down
content to accommodate smaller screen sizes. These sites usually have an address like
"m.yahoo.com" instead of "www.yahoo.com".
Testing
There are several web browsers with major market share, and we must
plan for each of them:
Edge
Firefox
Chrome
Safari
Opera
Different web browsers can display the same page very differently. Sometimes,
a page will look great in one browser but broken in another.
Good web designers test their pages in multiple browsers and screen resolutions
prior to posting content live.
browsershots.org is a free website that will test a page on numerous browsers and screen
resolutions and then display the results.
More Design Tips
Here are a few more design tips to bear in mind when setting out to build
a website:
Aim for consistency in the look and feel of the site. Logos, headers, footers,
and navigations bars should reside in the same spot from page to page, and
site colors and text should remain consistent site-wide.
Align groups of elements horizontally or vertically on the page. Alignment
makes a site both easier to use and more visually appealing.
Always proofread your site content. There's no excuse to have misspelled
words or grammatical errors. Such errors reflect poorly on you as a
designer.
Search Engine Optimization
(SEO)
Search Engine Optimization (SEO), which basically means designing a site to be ranked well by search
engines, is one of the primary challenges faced by Web designers. Here are some useful tips to optimize a
website for good search engine placement:
Have a relevant title on all your pages: site name on home page, different titles on
other pages.
Use relevant alt text on all your pictures.
Do not use hidden text: text the same color as background, div with visibility: hidden
property or display: none, or have text placed outside of normal browser window.
Straight-forward HTML links are preferable, not Javascript or Flash links.
Avoid duplicate content: Google and other search engines take into account the
number of links pointing to your page to determine how important your web page is. If
you have identical content appearing on two different pages on your website, some
sites will link to one page while others will link to the alternate page. The result is that
neither of those pages will be regarded as very important in the search engine's index
since you have effectively halved the links pointing to your article.
Search Engine Optimization
(SEO)
Validate your HTML and CSS.
Take the time to create valuable Meta tags. Your description meta tag is your chance
to describe what your website is about. Keep it short, and every page should have a
separate description.
If you use Meta tag descriptions, try not to make them sound too generic:
http://www.thesitewizard.com/sitepromotion/meta-description-tag-problems.shtml
Use real URL links as opposed to Dynamic URL links:
http://www.searchtools.com/robots/goodurls.html
Avoid frames.
Use real headings with h1 through h6. It's also best to try to have only one h1 tag per
page and have it at the top of the page. Use heading tags on the pages of your site -
and use site keywords in the headings. Search-engine robots LOVE these.
Search Engine Optimization
(SEO)
Get linked to. Links from other sites to yours can really boost your rankings, so it's worth getting
involved in forums and discussion boards and linking back to your site.
try to have only one h1 tag per page and have it at the top of the page. Use heading tags on
the pages of your site - and use site keywords in the headings. Search-engine robots LOVE
these.
Get linked to. Links from other sites to yours can really boost your rankings, so it's worth getting
involved in forums and discussion boards and linking back to your site.
Write good, clear content without typos. Content is key! Make sure that the content on your site
has your site keywords in it throughout.
Submit your site to Search Engines. Here are the links to the "big 3":
Google: http://www.google.com/addurl/
Yahoo: http://search.yahoo.com/info/submit.html
Bing: http://www.bing.com/webmaster/SubmitSitePage.aspx
Search Engine Optimization
(SEO)
Create a sitemap for your site and submit it to search engines. Several sites, such as www.xml-sitemaps.com, will generate one for you.
Photos can help search engines if you use resourceful names for the files. If you have a site on Gucci handbags and have a picture of a
handbag, a file name of "gucci_handbag.jpg" will help where as "handbag123.jpg" will do nothing.
To learn more about Search Engine Optimization (SEO), you can read this article Search Engine Optimization (SEO) Tips and check out the
following links:
Site Wizard: How to Create a Search Engine Friendly Website
456 Berea Street: SEO
To target Google directly for optimization, consider the information at the following link:
Site Wizard: Google Optimization
Web Design Best Practices
Throughout the term, we have been learning about many ways to design web pages. We have
touched on a few design principles in each of the Tutorials. It’s easy to forget these principles as
you become entrenched in the web design process. Review the list of best practices in web
design on the following site.
http://terrymorris.net/bestpractices/
You may print out this list if you’d like. Using this list, examine your Personal Website. How does it
do? Does it meet most of the items on the Best Practices list? If not, what needs to be changed?
Task1
Compare the principles of website design
used in two websites, including their
suitability for the intended audience and
intended purpose.
(Good design & bad design and reason
with respect to principles of Webdesign)