Essay CIS 273 Lab Assignment 9 JavaScript
CIS 273 Lab Assignment 9 JavaScript
Deliverable: Two (2) Web pages and one (1) Cascading Style Sheet (.css)
Follow the directions below to complete Lab Assignment 9:
- Create two (2) Web pages describing what is displayed and how.
- Create one (1) Cascading Style Sheet (.css) file with background color, font type, and font size, and assign it to both Web pages.
- On one Web page, add JavaScript that creates an effect on the whole page. Note: If you use the Internet for JavaScript samples, please use free or open source samples only.
- On the other Web page, add JavaScript that does something to the cursor. Note: If you use the Internet for JavaScript samples, please use free or open source samples only.