Assignment 9: Changing font size.

Using JavaScript and CSS, try to increase and decrease font size of the body text of the webpage. For example, on your page, you have two AAs. One small A and a big A. When the user clicks on the small A, the font of the body text of the page is set to 14 pt. When the user clicks on the big A, then the point size of the body text changes to 18 pt.