-
Introduction
5VideosThis introduction HTML tutorial is a broad overview of the Internet, the web, and markup languages.
View Badge -
Text
5VideosText in HTML can be structured many different ways. Utilizing text elements can add semantic structure to web pages.
View Badge -
Lists
2VideosLists in HTML can be used to create an ordered or unordered grouping of list items, such as a grocery list or your top five favorite movies.
View Badge -
Lists Challenge
Test your HTML list skills in this Code Challenge! Good luck!
Sign up to take the challenge -
Links
3VideosHyperlinks are the fundamental idea that makes the web great. They allow pages to be linked together so that it's easy to navigate through the sea of information.
View Badge -
Objects
3VideosObjects in HTML include elements like images and multimedia plugins. This class of elements essentially allows for the addition of content that is not text-based.
View Badge -
Tables
2VideosTables in HTML can be used for structuring and formatting tabular data, similar to the display capabilities of spreadsheet software. Tables are useful for organizing and relating quantitative and qualitative data sets.
View Badge -
Tables Challenge
Challenge your knowledge of tables!
Sign up to take the challenge -
Forms
3VideosForms are a special class of HTML elements that can be combined together to create pages that accept user input. The user input generated by forms can then be processed by software that runs on the server-side.
View Badge -
Mastery Challenge
Bring it all together in this HTML Code Challenge!
Sign up to take the challenge
Design Foundations
Unlocking this badge will help you earn the Design Foundations badge.
View the badge mapAbout this badge
This HTML tutorial helps you master HTML. Mastering HTML and its many elements is critical for any type of web professional. HTML or "Hyper Text Markup Language" describes the basic structure and content of a web page.
