Question: Begin by editing the file, pacific.css, which you created in Chapter 4. Add code to this CSS file to accomplish the following: Body element selector

Begin by editing the file, pacific.css, which you created in Chapter 4.

Add code to this CSS file to accomplish the following:

Body element selector . Add a declaration that configures Arial, Helvetica, or sans-serif font typeface.

Header element selector . Add declarations to display the background image named sunset.jpg on the right without any repeats. Also configure declarations to set 400% line-height and 1em text-indent.

Nav element selector. Add a declaration to configure bold text.

Nav a element selector. Code styles to eliminate the display of the underline the display of the underline for hyperlinks. Use text-decoration: none;

h1 element selector. Add a declaration to display text in Georgia, Times New Roman, or serif font typeface.

h2 element selector. Add a declaration to display text in Georgia, Times New Roman, or serif font typeface.

h3 element selector. Add a declaration to display text in Georgia, Times New Roman, or serif font typeface. Also, add a declaration to configure #000033 text color.

ul element selector. Code styles to display marker.gif as the list marker (bullet).

footer element selector. Add declarations to configure 75% font size, italic font style, centered text, and Georgia, Times New Roman, or serif font typeface.

.resort class selector Add a declaration to display bold text.

#contact id selector Code styles to display text with 90% font size.

Edit the file called index.html (that you created in Chapter 4):

To begin, ensure that your file is organized as follows:

A

element that contains a single

tag.

A

A

element which contains the remainder of the page, except for the copyright and contact email.

A

element which contains the copyright and contact email.

Now, make the following changes:

Remove the b, small, and i tags from the page.

Code a

element with an tag at the start of the
element. Configure the Begin by editing the file, pacific.css, which you created in Chapter 4. tag to display the coast.jpg image. Configure the alt attribute as appropriate, and the width attribute to correspond to a 100% image width.

Edit the file called yurts.html (that you created in Chapter 4).

To begin, ensure that your file is organized as follows:

A

element that contains a single

tag.

A

A

element which contains the remainder of the page, except for the copyright and contact email.

A

element which contains the copyright and contact email.

Now, make the following changes:

Remove the b, small, and i tags from the page.

Code a

element with an tag at the start of the
element. Configure the Add code to this CSS file to accomplish the following: Body element tag to display the yurt.jpg image. Configure the alt attribute as appropriate, and the width attribute to correspond to a 100% image width.

Create a file called activities.html, by making a COPY of the file yurts.html that you edited in the last step!

Now, make the following changes:

Modify the page title area as appropriate.

Modify the tag to display the trail.jpg image.

Change the

text to the following: Activities at Pacific Trails.

Delete the description list.

Configure the following text using

tags for the headers and

tags for the sentences:

Hiking

Pacific Trails Resort has five miles of hiking trails and is adjacent to a state park. Go it alone or join one of our guided hikes.

Kayaking

Ocean kayaks are available for guest use.

Birdwatching

While anytime is a good time for bird watching at Pacific Trails, we offer guided bird watching trips at sunrise several times a week

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!