Intermediate HTML & CSS

Intermediate HTML & CSS

Learning Paths:
Topics:
5 hours, 37 minutes CC

Discover new HTML elements and CSS Selectors that you might not know! Learn the hard parts of CSS, including inheritance, specificity, and the cascade. Plus, get hands-on with modern CSS selectors like :is(), :where(), and :has()! With this knowledge, you'll be able to create web pages with fewer classes and more concise and meaningful HTML.

This course and others like it are available as part of our Frontend Masters video subscription.

Published: September 6, 2022
Get Unlimited Access Now
Table of Contents

Introduction

HTML Overview

CSS Overview

Styling Elements

Semantic HTML

Pseudo-Classes

Inheritance

Specificity

Cascade

Layers

Wrapping Up