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 page that you created that contains HTML, CSS, and JS and...
- add appropriate explanatory comments
- demonstrate correct commenting syntax in each code language
- use best practices for code commenting
For this assignment...
- you may not use a file coded by someone else
- you should use a file you previously created
- recommended that you use one of your "original code page" asssignments from Beginning JavaScript
Evaluation Criteria
To successfully complete this assignment, your page must
- function properly with sound HTML, CSS, and JS code
- include explanatory comments in each code language with correct syntax
- follow best practices for code commenting
- be free of coding errors