The good web-code guide

CSS Layouts

Now you know how CSS works and how to write some, go over the CSS reference to see the various properties and their values. Listed below are some example layouts; some are my own, some have been contributed, and some are links to external websites.

Good Coding

Here's a reminder of all the tips listed before-hand with some new ones thrown in for good measure:

Writing HTML

Images and Links

Planning your site & writing your content

Design & layout

That's it really. Read on if you need to know how to upload your site using FTP, or want to see some more advanced techniques and tips.

Table of contents

  1. Home / About the tutorial
  2. History and context
  3. Learning HTML
    1. Document structure
    2. Marking up text
    3. Images and links
  4. Planning your site
  5. Writing your content
  6. Design and layout
    1. Writing Style-sheets
    2. Laying out your site
    3. More CSS
  7. Coding guide and tips
  8. Advanced techniques
  9. Further Reading & Resources

Example site

Help

Tips / Caveats