Courses » Intro to HTML » Chapter 2 » Concept 1

Intro to HTML

Chapter

  • 1

    Chapter 1

    In this chapter, we'll examine what HTML is, and get our first look at some of HTML's basic syntax and structure.

    Estimated time: ~32 Minutes
  • 2

    Chapter 2

    In this chapter, we'll get our feet wet looking at how to structure a basic HTML page, and how to use some basic HTML tags.

    Estimated time: ~40 Minutes
  • 3

    Chapter 3

    In this chapter, we'll look at how to structure basic tables in HTML.

    Estimated time: ~19 Minutes
  • 4

    Chapter 4

    In this chapter, we'll take a quick look at setting up HTML forms.

    Estimated time: ~20 Minutes
  • 5

    Chapter 5

    As a quick intro to CSS, in this chapter we'll take our first look at HTML styles and inline CSS.

    Estimated time: ~25 Minutes
  • 6

    Chapter 6

    In this final chapter, we'll look at web standards, what they are, and why it's important to write valid markup.

    Estimated time: ~32 Minutes
  • Exam

    Locked

    You must complete all chapters before taking the course exam.

Concept

  • 1

    Concept 1

    Now it's time to get our hands dirty writing HTML in a practical scenario. In this video, ABTech instructor Jonathan Ross explains how to get started setting up a basic HTML page and folder structure.

    Estimated time: ~7 Minutes
  • 2

    Concept 2

    Among HTML's most basic features is the ability to format text into familiar structures like paragraphs, headers and lists. In this next video from Jonathan Ross, we'll look at how to mark up your document using basic HTML tags.

    Estimated time: ~7 Minutes
  • 3

    Concept 3

    HTML's most important and defining feature is its ability to link to other pages using hyperlinks. In this video, Jonathan Ross explains how to use anchor tags to set up internal links between multiple pages.

    Estimated time: ~7 Minutes
  • 4

    Concept 4

    What would the World Wide Web be without the ability to link to each other? In this last video from Jonathan Ross, we'll look at how to set up external links to other websites.

    Estimated time: ~7 Minutes
  • 5

    Concept 5

    Words are great, but pictures are even better. In this video from XoaX.net, we'll look at how to display images using the img tag.

    Estimated time: ~7 Minutes
  • Test

    Chapter 2 Test

    Take the chapter 2 test and unlock the Basic HTML Structure badge.


Concept 1: Setting Up Page Structure

Now it's time to get our hands dirty writing HTML in a practical scenario. In this video, ABTech instructor Jonathan Ross explains how to get started setting up a basic HTML page and folder structure.

edit

You are making progress towards completing chapter 2 and unlocking the Basic HTML Structure Badge

This badge is worth: 50 Points

For this concept you will only be watching a portion of the video: - .

Ask a Question

Send me an email when someone posts a reply

Questions & Answers

Quiz Questions

Concept 1: Setting Up Page Structure