Web Development Tutorials




HTML Tutorial

This tutorial is designed for a college-level class in Web development. Language elements follow the latest HTML (HyperText Markup Language) standards published by the World Wide Web Consortium (W3C) and implemented by modern Web browser software. Extensive coverage of HTML and Cascading Style Sheets (CSS) provides the language elements needed to compose most types of Web pages with the most common features.

The materials cover HTML 5, the most recently published implementation of the language. Many of the features of earlier versions of HTML and XHTML have been removed or replaced by newer methods of producing markup for structuring and styling Web pages. However, many of the language elements that are not supported under version 5 are presented here for compatibility with traditional methods; the student is likely to encounter these elements on existing pages, while adopted newer methods for future pages.

While HTML 5 is not yet an official W3C standard, most modern browsers support some features of HTML 5.


Skip Navigation Links.
Collapse HTML TutorialHTML Tutorial
Expand Chapter 1 - Creating Web PagesChapter 1 - Creating Web Pages
Expand Chapter 2 - Basic Document LayoutChapter 2 - Basic Document Layout
Expand Chapter 3 - Basic Document StylingChapter 3 - Basic Document Styling
Expand Chapter 4 - Text FormattingChapter 4 - Text Formatting
Expand Chapter 5 - Graphic ImagesChapter 5 - Graphic Images
Expand Chapter 6 - Applying Special StylesChapter 6 - Applying Special Styles
Expand Chapter 7 - Linking PagesChapter 7 - Linking Pages
Expand Chapter 8 - Using TablesChapter 8 - Using Tables
Expand Chapter 9 - Playing MultimediaChapter 9 - Playing Multimedia
Expand Chapter 10 - Creating FormsChapter 10 - Creating Forms
Expand Chapter 11 - Designing Web SitesChapter 11 - Designing Web Sites
Expand HTML/CSS AppendixHTML/CSS Appendix

Dr. Kevin S. Floyd
Dr. Myungjae Kwak
Dr. Alan Stines
Department of Information Technology
© 2024
Affordable Learning Georgia Logo


TOP | NEXT: Chapter 1 - Creating Web Pages