steven-king / j586

Intermediate Interactive Media
17 stars 13 forks source link

Weekend Practice #75

Closed steven-king closed 8 years ago

steven-king commented 9 years ago

Write a JS application using embedded code that: Changes the h1 tag to say, “Hello, Your Name” based on a variable. Display Today’s Date Changes the second paragraph to something else when a button is clicked. Bonus: Make the alert box show when the same button is clicked above.

Call me over when complete.