Question: Step 2. 111/p4/p4.html A . Create an HTML file called p4.html in your 111/p4 folder. B . Set the title to Project 4. C .
Step 2. 111/p4/p4.html
A. Create an HTML file called p4.html in your 111/p4 folder.
B. Set the title to Project 4.
C. Add a style block within the title with the following selector content:
img { float: left; padding: 5px; width: 5%; } D. Add a level 1 heading element with the content as Project 4.
E. Add a div element with id attribute "countDownDiv" and the content Countdown:. After the content, add an empty span element with id attribute "countDownSpan".
F. Add a div element containing an img element, with img id attribute "card".
G. 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
