Courses » Intro to HTML » Chapter 5 » Concept 2

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

    To understand HTML layout, it's important to first understand how different types of elements are displayed on the page, and what the difference is between block and inline elements. In this video from Dragos Bogdan of itknowledgecentral, we'll go in detail about these basic HTML building blocks.

    Estimated time: ~7 Minutes
  • 2

    Concept 2

    Now it's time to get our feet wet with inline styles. In this next video, Graham Castronovo of TutorialClarity shows us our first look at inline CSS using the style attribute.

    Estimated time: ~7 Minutes
  • 3

    Concept 3

    Finally, let's get a taste for what styles can do using classes and div wrappers. In this last video, Jason from smallbizwebbiz.net gives us a look at using external stylesheets to style your HTML.

    Estimated time: ~7 Minutes
  • Test

    Chapter 5 Test

    Take the chapter 5 test and unlock the HTML Styles badge.


Concept 2: Attaching Basic CSS to DIVs

Now it's time to get our feet wet with inline styles. In this next video, Graham Castronovo of TutorialClarity shows us our first look at inline CSS using the style attribute.

edit

You are making progress towards completing chapter 5 and unlocking the HTML Styles 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

  • 0 Likes
    Apr 23rd, 2012
    mcs3mf asks:
    The margin command didn't work for me.
    I'm using TextEdit on a Mac, any
    suggestions?

Quiz Questions

Concept 2: Attaching Basic CSS to DIVs