Descendent Selectors

In this lesson, we will study descendent selectors and how they can be used to style tags differently when they come under certain other tags or styles. Let's begin! :)

Descendent selectors let you take advantage of the page hierarchy by styling tags differently when they appear inside certain tags or styles.

For example, let’s say you have an <h1> tag on your web page and you want to emphasize a word within that heading with the <strong> tag. However, most browsers ...

Access this course and 1400+ top-rated courses and projects.