HTML
Up one levelHyper Text Markup Language (HTML) is a simple programming language used to create many of the documents found on the World Wide Web. HTML enables you to incorporate text, graphics, sound, video, and hyperlinks.
- UC Davis: HTML Tutorial
- Very basic text HTML tutorial including sample image files.
- W3Schools: HTML Tutorial
- HTML tutorial and quiz including basic tags, formatting, tables, lists, and images.
- W3Schools: Interactive HTML Tool
- Interactive tool to view/edit HTML code examples and display results side-by-side. Examples include text formatting, links, tables, images, lists, etc.
- World Wide Web Consortium (W3C): Getting Started with HTML
- Getting started with HTML guide including titles, headings and paragraphs, images, lists, and links.
- World Wide Web Consortium (W3C): HTML Advanced Features
- Advanced HTML tutorial including line breaks, non-breaking spaces, special characters, anchor links, tables, and rollovers.

