mirror of
https://github.com/ericchiang/pup
synced 2024-11-24 08:58:08 +00:00
Replace w3schools with a better reference
This commit is contained in:
parent
d39374885b
commit
3abce3422b
@ -180,8 +180,7 @@ pup table#linescore td slice{::6}
|
|||||||
|
|
||||||
## Implemented Selectors
|
## Implemented Selectors
|
||||||
|
|
||||||
For further examples of these selectors head over to [w3schools](
|
For further examples of these selectors head over to [MDN](https://developer.mozilla.org/en-US/docs/Web/CSS/Reference).
|
||||||
http://www.w3schools.com/cssref/css_selectors.asp).
|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
cat index.html | pup .class
|
cat index.html | pup .class
|
||||||
|
Loading…
Reference in New Issue
Block a user