Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

TASK 3 : The Home Page. Launch a text editor and open the home page, index.html . a . Associate the pacific.css external style sheet.

TASK 3: The Home Page. Launch a text editor and open the home page, index.html.
a. Associate the pacific.css external style sheet. Add a element in the head section to associate the web page with the pacific.css external style sheet file.
b. Find the company name (Pacific Trails Resort) in the first paragraph below the h2. Configure a span that contains this text. Assign the span tag to the resort class.
c. Look for the company name (Pacific Trails Resort) directly above the street address. Configure a span that contains this text. Assign the span tag to the resort class.
d. Assign the div that contains the address and phone information to an id named contact. We'll configure CSS for this id in a future case study.
Save and test your index.html page in a browser. It should be similar to the page shown in Figure 4.27, and you'll notice that the styles you configured in the external CSS file are applied!
Figure 4.27 First version of the new index.html page.
image text in transcribed

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

Professional Microsoft SQL Server 2014 Integration Services

Authors: Brian Knight, Devin Knight

1st Edition

1118850904, 9781118850909

More Books

Students also viewed these Databases questions

Question

14-18 Compare the two major types of planning and control tools.

Answered: 1 week ago