Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Concepts

Authors: David Kroenke, David J. Auer

3rd Edition

0131986252, 978-0131986251

More Books

Students also viewed these Databases questions

Question

What is the Definition for Third Normal Form?

Answered: 1 week ago

Question

Provide two examples of a One-To-Many relationship.

Answered: 1 week ago