Strat 2: descendant selector


With smart usage of css descending selectors, you can start creating good looking hover effects.

Members only
13 minutes read

In the previous lesson, we learned how to modify a hovered graph item using the :hover CSS pseudo-class.

However, this approach has design limitations. To achieve a more effective highlighting effect, it's better to simultaneously dim the other graph items.

This can be accomplished using CSS alone, with the help of the CSS descendant selector.

Oh no! ๐Ÿ˜ฑ

This lesson isnโ€™t available just yet.

Take a look at the status badges next to each lesson in the sidebar to see when itโ€™s coming out.

Thanks for your patience! ๐Ÿ™