How to: CSS Selector Training - UTMediaCAT/projectdocs GitHub Wiki

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.