web design checklist

checklist.jpg

With my limited experience this is a step by step process that I have devised in order to bring a website from an idea into a fully fledged site. It’s evolving, but this is the story so far. I’m sure there will be amendments in a few months time when I have learned a bit more.

Overview of basic design procedure

  1. Start with content. What is going on the site? Make a content inventory. This leads to the information architecture.
  2. User profile, user categories.
  3. Rough site map. This is a basic information heirarchy. Tree structure. Who are the users and how can they best get to the content they want?
  4. Wire frame. The page layout. Very basic, colours or fonts or pics, just the areas of content and priority of information.
  5. Wire frame picture – see below.
  6. Make it look nice and yet usable, keeping the end user in mind at all times.
  7. The future? Updates and upgrades, expandability etc.

More detailed plan from step 5 onwards:

  1. Create a header or banner for image replacement.
  2. Use the colour scheme tool to apply colours to the wire frame.
  3. Create full layout in fireworks using actual pixel dimensions and images.
  4. Create a new html file or xhtml file to look like wire frame. Put css in the <head> section.
  5. Test in browsers. Mac first, then PC. Use hacks and filters as needed.
  6. Create templates and test further, don’t separate css just yet. Back up files as you go.
  7. Make a list of images and content required. Meta tags. Use task tracker spreadsheet.
  8. Create individual pages from templates and then add content and images.
  9. Favicon based on the colour scheme. Read the favicon post here
  10. Separate the css from head section if no more syling and testing is required.
  11. Check all links.
  12. Upload: html files, css, images, favicon and others eg .pdf

Comments are closed.