Code Decisions

Code Modification Decision

codeMod.js
Question: Will we comment any/all code with our UserID and Infirmation
Answer: YES
Ways to code = 
- HTML: <!-- Comment Here -->
- JavaScript: // comment here for single line, /* for multiple lines */
-Jelly: <!-- Comment Here -->
-XML: <!-- Comment XML -->
-Server Side comments that will not show in the browser: <j:comment>