Skip to content
KnowledgeCity

HTML: Div Tagset & Hierarchy of Style

Learn about the div tagset and hierarchy of style in HTML
Preview the first lesson free — get full access to all 3 lessons.
Course: On-Demand
Intermediate Provider Jeremy Kurtz  3 Lessons ·  12m  in English 

Course Description

This course explores the div tagset in HTML. The div tagset is used as a container for HTML elements that can be customized using CSS or manipulated with JavaScript. The "hierarchy of style" refers to the level of priority of each style within the browser environment. In this course, you will see how the three types of styles (inline, internal, and external) appear in code and learn how to use and order them properly.

Learning objectives

What You'll Learn

  • Use the div tagset as a container for HTML elements
  • Customize web pages with the div tagset
  • Apply CSS and JavaScript to elements contained in div tags
  • Identify the three types of styles: inline, internal, and external
  • Order and use styles properly according to the hierarchy of style
  • Understand how each style's priority works within the browser environment

Key Takeaways

  • The div tagset is used as a container for HTML elements that can be customized with CSS or manipulated with JavaScript.
  • The hierarchy of style refers to the level of priority of each style within the browser environment.
  • There are three types of styles in HTML: inline, internal, and external.
  • The course shows how each type of style appears in code and how to order them properly.

Frequently Asked Questions

What does this course cover?

This course explores the div tagset in HTML, which is used as a container for HTML elements that can be customized using CSS or manipulated with JavaScript, and it covers the hierarchy of style.

What is the hierarchy of style?

The hierarchy of style refers to the level of priority of each style within the browser environment. The course covers the three types of styles: inline, internal, and external, and how to order them properly.

What lessons are included in this course?

The course includes three lessons: The Div Tagset Part 1, The Div Tagset Part 2, and The Hierarchy of Style.

What skills will I gain from this course?

This course covers skills including HTML Components, HTML Formatting, HTML Generation, HTML Scripting, and Object Oriented CSS.