Skip to content

RyanChristian259/DOM_Intro_Exercise

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DOM_Intro_Exercise

Practice manipulating the DOM!

In the Chrome JS console practice selecting different elements on the page and doing something with it.

For example:

  • When you click the word "milk", have an alert pop up that says "Milk"
  • When you click the word "wine" make the letters turn red
  • Can you think of any other fun events to make happen?

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%