Your First Day with HTML
In this tutorial, we'll learn about the basic software you use to create web pages, HTML syntax, document structure, and some basic HTML tags. Software required: Brackets Text Editor, Google Chrome Browser.
What you'll learn
In this tutorial, we'll learn about the basic software you use to create web pages, HTML syntax, document structure, and some basic HTML tags. We'll learn about these different workflows by creating an article style web page. We'll also learn about web standards and HTML validation, which will help us follow best practices on the web. After watching this training, you'll know how to create HTML files and add basic content to a web page such as headings, paragraphs, images, and links, using Brackets text editor and Google Chrome browser. For an additional learning resource, download your free copy of our Key Web Terms Reference Guide and PDF so you can get comfortable with important web design terminology. Software required: Brackets Text Editor, Google Chrome Browser.
Table of contents
- Setting up Brackets Text Editor 3m
- HTML Document Structure 3m
- Setting up Our First HTML File and Writing Our First Code 8m
- HTML Syntax and Using the p Tag to Add Paragraphs 6m
- Working with Heading Tags 5m
- Adding Comments to Our HTML File 3m
- Using HTML Image Tags 6m
- Adding a Link Using the Anchor Tag 5m
- Web Standards and HTML Validation 5m