Question: Using Html,javascript and CSS Assignment 12.5% Create your folder structure with the required folders. 2. Create a webpage called assign1.html a. Add all necessary html
Assignment 12.5% Create your folder structure with the required folders. 2. Create a webpage called assign1.html a. Add all necessary html elements b. Print the following onto your page i. String ii. number iii. boolean iv. undefined v. Object vi. Multiply any two numbers 3. Create a js file called assignl.js a. All JavaScript must be in this file b. Use any six CSS property with JavaScript in order to change some element on the page. c. Your webpage must include all components of a real webpage. + Use CSS to decorate your page Assignment 22.5% 1. Use the same folder from assignment#1 2. Create a second page called assign2.html a. Add a button for schedule and a button for the currency calculator b. All js must be in assign2.js 3. Create a program that will track Bob's schedule for the week mon to sat. a. When Bob open the web page it will ask for the day of the week. b. Then show what has been schedule for that day and time c. Ex. Monday 9:00am to 12:00pm work, 12:00pm to 1:00pm lunch, 1:00pm to 5:00pm meetings. d. You will choose what Bob needs to do for each day. 4. Create a currency calculator, you cannot use my bitcoin calculator. a. Convert from one currency to another 5. Use CSS to decorate your page
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
