CMPS-4350 Web JS Lab

Create a website using a combo of JS features..

Step 1: Create index.html file in public_html directory. Collect prototype website from link at bottom of page. This lab is designed so that the students can choose how to design their webpage while exploring the reference as a guiding tool.
Step 2: Design website using features either in the prototype site or website given as reference. Incorporate 2 to 3 JS features together. Create a total of 4 combined features. (You can create as many as you like.)
References & Downloads: Below are references used to create the JS scipts used. On Friday I will go over the method to making a website on github. https://docs.github.com/en/pages/ getting-started-with-github-pages/creating-a-github-pages-site Downloads --------------------------- Contains link to page where students can view simple example. Prototype Website Contains file that can be used to build on with few JS scripts there. Please rename file to index.html if using this file and not copying the code. Download ============================================================= Main Reference: Contains mini how to features that can be used to build the website. W3Schools =============================================================