Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 392 Bytes

readme.md

File metadata and controls

16 lines (12 loc) · 392 Bytes

DOM Breakout Code along

Description

  • this repo was made to get a better understanding of how to select elements using pure JS

  • It also highlights the different selctors we can use in JS

  • This DOM drill inculdes practice on trageting inner text

    • setting src
    • changing class
    • setting style
    • creating new elements
  • Enjoy nerds 🤓

Edit
  • now with jQuery