Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

You have five tasks in this case study: Create a new folder for the Pacific Trails Resort website. Create an external style sheet named pacific.css

You have five tasks in this case study:
Create a new folder for the Pacific Trails Resort website.
Create an external style sheet named pacific.css.
Update the Home page: index.html.
Update the Yurts page: yurts.html.
Update the pacific.css style sheet.
Task 1: Create a folder called ch4pacific to contain your Pacific Trails Resort website files. Copy the index.html and yurts.html files from the Chapter 2 Case Study pacific folder.
Task 2: The External Style Sheet. Launch a text editor. You will create an external style sheet named pacific.css. A sample wireframe is shown in Figure 4.26Code CSS to configure the following:
Global styles for the document (use the body element selector) with background color white (#FFFFFF) and text color dark gray (#555555).
Style rules for the header element selector that configure background color (#002171) and text color (#FFFFFF).
Styles for the nav element selector that configure sky blue background color (#BBDEFB).
Styles for the h2 element selector that configure medium blue text color (#1976D2).
Styles for the dt element selector that configure dark blue text color (#002171).
Styles for a class named resort that configure medium blue text color (#1976D2).

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 Systems Design Implementation And Management

Authors: Carlos Coronel, Steven Morris

14th Edition

978-0357673034

More Books

Students also viewed these Databases questions

Question

64 Incident and emergency response plans.

Answered: 1 week ago

Question

Explain the function and purpose of the Job Level Table.

Answered: 1 week ago