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
Use a pre-existing code project and...
- add a correctly formatted line of code to include the jQuery library in your project
- demonstrate correct placement of the CDN link
- include links to 1 .css file and 1 .js file (does not have to be new for this assignment)
- convert at least 1 line of JavaScript code to jQuery to demonstrate functionality
For this assignment...
- you may not use files coded by someone else
- you may adapt the files submitted for assignment 1.2
Evaluation Criteria
To successfully complete this assignment, your code must
- function properly with sound HTML, CSS, and JS code
- demonstrate 1 line of functioning jQuery code
- be free of coding errors