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 tag.
A
A
A
Now, make the following changes:
Remove the b, small, and i tags from the page.
Code a
Edit the file called yurts.html (that you created in Chapter 4).
To begin, ensure that your file is organized as follows:
A tag.
A
A
A
Now, make the following changes:
Remove the b, small, and i tags from the page.
Code a
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
Get step-by-step solutions from verified subject matter experts
