Using the :not() pseudo-class - CSS Tutorial

Описание к видео Using the :not() pseudo-class - CSS Tutorial

The :not() CSS pseudo-class allows you to select elements that do not match a specified selector or list of selectors. Essentially, you can use this to match HTML elements that "are not" something else.

This can be very useful for building user interfaces due to their desirable ability of making your code universal and re-usable - it can really help your CSS follow the DRY principal.

In this video I take you through 3 main examples of how you can use the :not() pseudo-class.

Support me on Patreon:
  / dcode   - with enough funding I plan to develop a website of some sort with a new developer experience!

For your reference, check this out:
  / dcode  

Follow me on Twitter @dcode!

If this video helped you out and you'd like to see more, make sure to leave a like and subscribe to dcode!

Комментарии

Информация по комментариям в разработке