General Instructions
Use your site on the Lourdes DMS Domain to submit your files. Transfer your code files to the server, and then submit the URL of the specific page to the Assignments tool in Canvas.
Assignment Instructions
Create an HTML, CSS, and JS page that work together to demonstrate animations that use an external library:
- install a new library in your project. You may use jQuery UI or some other library.
- demonstrate 2 widgets/effects on page elements
- at least 1 must be an example that was not explicitly covered in the sample code for this module.
For this assignment...
- you may not copy code, but you may adapt snippets
- you may add animation to an existing file submitted for a previous assignment
Evaluation Criteria
To successfully complete this assignment, your code must
- function properly with sound HTML, CSS, and JS/jQuery code
- demonstrate animation tools as indicated in the instructions above
- be free of coding errors