HomeTutorials

HTML Advanced Tutorial

The aim of the HTML Advanced Tutorial is to show how to fully exploit the features of HTML and how to optimise it for accessibility.

HTML Dog, The Book HTML Dog book cover

HTML Dog is hosted by Titan Internet

Because the HTML Beginner Tutorial and HTML Intermediate Tutorial take the standpoint of using the latest standard of HTML (XHTML 1.0+), some aspects of this guide may be unfamiliar to a lot of people who haven't read through the Beginner and Intermediate tutorials, which is why there is a Standards Recap page. In general though, the pages in this section assume that you know the ins and outs of HTML and want to exploit it to its full potential.

Contents

  • Standards Recap - Separating meaning from presentation, XHTML tags and attributes and accessibility overviews.
  • Accessible Links - Making hypertext more accessible to users with disabilities.
  • Mastering Text - Using the right tags for the right context.
  • Mastering Tables - Column groups, headers and footers etc. etc.
  • Accessible Forms - Making forms more accessible for users with disabilities.
  • Declarations - Declaring document types, languages and character sets.