Question: SYST24444 Assignment#2 This assignment will be used to test your knowledge of JavaScript, Local Storage and simple JSON retrieval. Follow all details carefully and be


SYST24444 Assignment\#2 This assignment will be used to test your knowledge of JavaScript, Local Storage and simple JSON retrieval. Follow all details carefully and be sure to follow instructions for submitting your work. Create a mobile web site (Note: Create a new folder to hold all your files/folders). You will need to include: index.html - Be sure you have a viewport META tag - Include your login name-student number in the > tags A folder to hold other HTML pages (ex. pages or other) A folder to hold stylesheet(s) (ex. css) - Your main stylesheet MUST be called yourUserName.css (ex. doejane.css) and must be linked in the index.html file. - It is your choice what to name any other stylesheets (for example, you may have a separate stylesheet for the 2 nd page of this assignment). A folder to hold your script files (ex. js or scripts) - Your main script file MUST be called yourLoginName.js (ex. doejane.js) and must be linked in index.html - It is your choice what to name the .js file for the 2 nd page if you use a separate file Script setup (yourLoginName.js) and start-up: - Include an onload in your body > tag to call a function for start-up Layout of the Website should include the following: Header Section: - Fall 2022 Assignment \#2 for Your Full Name from Your Home Country (Template literals should be used to display this string) - MUST include some formatting for header area (your choice); CSS or JS can be used Footer section: - My Login: Your Login Name / My ID: Your ID / My Program: Your Program Labels before data MUST be included - MUST include some formatting for footer area (your choice); CSS or JS can be used
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
