Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Create a HTML page, answer the following questions. Short Answers: 1. What are the three ways to add CSS? (5 points) 2. When to use

Create a HTML page, answer the following questions.

Short Answers:

1. What are the three ways to add CSS? (5 points)

2. When to use each way of CSS in your HTML page? (5 points)

3. What will happen if three are conflicts in the three CSS? (5 points)

Coding: Note the short response answers should appear on the HTML page.

4. Add light green as page background color (use inline style). (5 points)

5. Use three

tags to add three

copies of Advanced Technology

College on the page, use

class

in embedded styles

to format the text,

each copy

of Advanced Technology College should be:

a. text in bold (5 points)

b. font color is red (5 points)

c. Italic (5 points)

d. Font is 45 pixels (5 points)

e. background color is yellow (5 points)

f. add 4-side double border to

each copy

Advanced Technology College (5

points)

g. border color is blue (5 points)

h. center the text (5 points)

6.

Use inline style

to modify the second copy, show font in black

(5 points),

add text

shadow with 5px, 5px, 3px, blue (5 points).

7.

Use ID in embedded style

to modify the third copy, add an

ID

to

, to show

font in blue, move this copy to the right by 300 px, down by 400 px (Hint: use

style

position with absolute)

add box shadow with 6px, 6px, 6px, green(15

points).

8. Add a picture of King James II of England on the page.

Rotate the picture to right by 30 degree (5 points)

Add round corner by 45px (5 points)

Add blue shadow by 20px (5 points

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

Making Databases Work The Pragmatic Wisdom Of Michael Stonebraker

Authors: Michael L. Brodie

1st Edition

1947487167, 978-1947487161

More Books

Students also viewed these Databases questions

Question

What is the most important part of any HCM Project Map and why?

Answered: 1 week ago