Written by Ben Hunt from web design agency
. For more information about his agency visit scratchmedia.co.uk
HTML, how to code HTML/xHTML markup
HTML stands for "HyperText Markup Language". It's the simple code that's used to create the structure of web pages and to describe the structure of content on pages.
HTML is very easy to learn. However, it's important to learn and follow best practice. Badly written HTML can exclude users with disabilities, make web sites less accessible to search engines, and mean your site doesn't work on some browsers.
The aim of this section is to teach you simple, basic, good HTML.
Before getting into the details of HTML itself, please get familiar with How HTML, CSS and JavaScript work together and maybe have a look at Why code by hand.
HTML Tutorials
- How to make a web site using HTML
- The absolute basic mechanics of how you go about making web pages and publishing them on the web. Includes some of the most basic HTML tags.
- Introduction to HTML
- Introduction to basic HTML tags and the structure of HTML documents.
- Anatomy of HTML tags
- Describes the common attributes that can feature in your HTML tags.
- HTML Lists
- The basics of lists: unordered, ordered and definition lists covered.
- HTML Tables
- The basics of tables. When to use tables, and how to do it. Includes tips on colspan and rowspan properties, and the <col /> and <colgroup /> tags.
- Datasheet-style form using HTML, CSS and JavaScript
- Make a datasheet-style web form using HTML, CSS and JavaScript
- Tabular list-style form using HTML, CSS and JavaScript
- Create an appealing tabular list using HTML, CSS and JavaScript
- Complete free HTML Tag Reference
- Work in progress... We're building a complete guide to HTML and xHTML tags
- Recommended
- Dramatically improve your web site's success using a few simple techniques in Ben Hunt's “Save the Pixel” ebook.
- PSD to HTML
- Join the Pixel Liberation Front!
- Compare web hosts - speed, uptime, support…
- Professional Web Hosting $4.95
- Custom logo design services
- We use KashFlow's brilliant online software for all our invoicing and finance. It's quick, easy, and safe.
- Metric conversion tools
If you like Web Design from Scratch, you'll love our new ebook.


