Oreilly - Introduction to HTML
by Jeremy Girard | Publisher: Peachpit Press | Release Date: December 2015 | ISBN: 9780134466477
In this Introduction to HTML video, we’ll cover what happens behind the scenes when a person visits a webpage, and the syntax of HTML, the basic HTML elements needed to begin building a web page. We’ll take an introductory look at text elements like paragraphs, headings, emphasis, and strong emphasis. And we’ll also look at ordered lists, unordered lists, and list items.
- In this Chapter, we'll cover what happens behind the scenes when a person visits a web page, the syntax of HTML, and the basic HTML elements needed to begin building a web page.
- How The Web Works 00:03:19
- Ways to Create HTML Code for a Web Page 00:02:08
- The Syntax of HTML 00:05:07
- Nesting HTML Elements 00:02:49
- Basic HTML Elements for a Web Page 00:04:42
- Coding the Start of a Web Page with HTML 00:03:56
- In this Chapter, we'll begin looking at some additional HTML elements including text elements like paragraphs, headings, emphasis, and strong emphasis. We'll also look at lists, including ordered lists, unordered lists, and list items.
- HTML Text Elements 00:02:16
- HTML Elements Exercise 00:04:51
- HTML <em> and <strong> Tags 00:02:37
- HTML Ordered and Unordered Lists 00:07:12
- Coding a Simple Web Page for a Client 00:04:32