HTML Foundations

HTML Validation

Learn to find structural and nesting errors and ship more reliable markup in this beginner-friendly website development lesson.

Learning outcomes

  • Explain how to find structural and nesting errors.
  • Complete the guided practice safely.
  • Check that you can ship more reliable markup.

Before you begin

Work on a practice copy, keep filenames lowercase and hyphenated, and create a backup before changing a live website.

Open official guidance ↗

Step-by-step instructions

  1. Open the relevant project page, file or WordPress screen and confirm you are working on a safe practice copy.
  2. Validate a practice document and fix reported errors.
  3. Inspect the result using browser tools or WordPress Preview; do not publish yet.
  4. Check keyboard use, mobile layout, content accuracy, links, images and privacy where applicable.
  5. Confirm that you can ship more reliable markup, then save a clearly named version or backup.
Ian's practical tip: Preview first, test at desktop and mobile sizes, and keep a recoverable copy before publishing.

Practical activity

Validate a practice document and fix reported errors. The expected result is to ship more reliable markup.

Completion checklist