Learning HTML — Part One

Date

Timestamps

  • 0:36 — Basic HTML Page
  • 1:08 — Doctype Tag
  • 1:16 — HTML Tags
  • 1:59 — HTML Tag
  • 2:15 — Head Tag
  • 2:35 — Title Tag
  • 2:57 — Meta Tag
  • 3:19 — Body Tag
  • 3:31 — Div Tag
  • 3:50 — Heading Tags
  • 4:46 — Paragraph Tag
  • 5:14 — Link/A Tag
  • 5:56 — Span Tag
  • 6:11 — Block/Inline Elements
  • 6:47 — Lists
  • 7:16 — Tag Attributes
  • 8:16 — Inspector Tools

HTML, or Hypertext Markup Language, is the basis for the entire world wide web. It lays out the webpage for the browser to read and interpret. Everything on this very page is here through HTML. But even as important as HTML is, it’s not that difficult to learn. And today we run through the HTML…


HTML, or Hypertext Markup Language, is the basis for the entire world wide web. It lays out the webpage for the browser to read and interpret. Everything on this very page is here through HTML. But even as important as HTML is, it’s not that difficult to learn. And today we run through the HTML basics so that you can start creating your own webpages. Let’s go!

Leave a Reply

Your email address will not be published. Required fields are marked *

I accept the Privacy Policy

This site uses Akismet to reduce spam. Learn how your comment data is processed.