Question: Javascript assignment, please read and complete all instructions located within the code below. Submit a working and completed code. Javascript div#container { width:960px; margin:auto; padding:10px;
Javascript assignment, please read and complete all instructions located within the code below. Submit a working and completed code.
div#container { width:960px; margin:auto; padding:10px; background-color:white; border:thin solid black; }
Javascript
Hello yourname! Welcome to JavaScript
Introduction to Javascript - Assignment 5
Tasks:
1. Check the instructions are in the code.
2. Create a run time script that will display your name and major on the page AND on the console log.
3. Fix the Alert run time script on the bottom of this page.
