UMD JS API Workshop
Exercise 1 - HTML, CSS & JavaScript

Exercise:
This simple HTML page will give you an idea of the basic structure that all web pages follow.

Change the attributes in the style tag such as color of the text, font-size, or font-family. Navigate to the "View" and click "Refresh" to see how the content on the page changes.

CSS: Change the whole page background to a color besides white

HTML: Add an image to your page. You can find an image here.

JavaScript: Change the onclick to show an alert box