Skip to content

How to: CSS Selector Training

kim pham edited this page Nov 11, 2015 · 1 revision

View Source, search for date, and find the css class name that the date belongs to.

To start, copy and paste jquery into the console.

To search "$("___")"

To check, press up, add .text()

Get as specific selectors as possible.