@@ -3,7 +3,7 @@ title: :not selector
|
|||||||
tags: visual
|
tags: visual
|
||||||
---
|
---
|
||||||
|
|
||||||
The `:not` psuedo selector is useful for styling a group of elements, while leaving the last (or specified) element unstyled.
|
The `:not` pseudo selector is useful for styling a group of elements, while leaving the last (or specified) element unstyled.
|
||||||
|
|
||||||
```html
|
```html
|
||||||
<ul class="css-not-selector-shortcut">
|
<ul class="css-not-selector-shortcut">
|
||||||
|
|||||||
Reference in New Issue
Block a user