mirror of
https://github.com/ericchiang/pup
synced 2024-11-24 08:58:08 +00:00
Merge pull request #20 from claudioc/patch-1
Replace w3schools with a better reference
This commit is contained in:
commit
60e8d81125
@ -160,8 +160,7 @@ $ pup < robots.html a slice{:3}
|
|||||||
|
|
||||||
## 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