Question: Need Help with this, html/javascript A. Set the title to Project 4 B. Add a style block within the head with the following selector content:
Need Help with this, html/javascript
A. Set the title to Project 4
B. Add a style block within the head with the following selector content:
img {
float: left;
padding: 5px;
width: 5%;
}
C. Add a level 1 heading element with the content as Project 4.
D. Add a div element with id attribute "countDownDiv" and the content Countdown:. After the content, add an empty span element with id attribute "countDownSpan".
E. Add a div element containing an img element, with img id attribute "card".
F. Add a script element with src attribute "p4.js".
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
