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.
- CIS 273 Lab Assignment 2 Three Web Pages with Hyperlinks,
- CIS 273 Lab Assignment 4 Nested Lists and Cascading Style Sheets,
- CIS 273 Lab Assignment 5 Navigation Bars and Repeated Images,
- CIS 273 Lab Assignment 6 Working with Tables,
- CIS 273 Lab Assignment 7 Form Page,
- CIS 273 Lab Assignment 8 Single Page Website,
- CIS 273 Lab Assignment 8 Adding Sound,
- CIS 273 Lab Assignment 9 JavaScript