Question: Hi I'm looking for someone very knowledgeable to help with this problem. The CSS code that I need to change for the assignment is as
Hi I'm looking for someone very knowledgeable to help with this problem.
The CSS code that I need to change for the assignment is as follows:
background-color: #90C7E3; padding: .5em .5em .5em 2em; } h2 { color: #3399CC; font-family: Georgia, serif; } h3 { color: #000033; } dt { color: #000033; font-weight: bold; } .resort { color: #000033; font-size: 1.2em; } footer { font-size: .70em; font-style: italic; text-align: center; padding: 1em; } main { padding-left: 2em; padding-right: 2em; display: block; } #homehero { height: 300px; background-image: url(coast.jpg); background-size: 100% 100%; background-repeat: no-repeat; } #yurthero { height: 300px; background-image: url(yurt.jpg); background-size: 100% 100%; background-repeat: no-repeat; } #trailhero { height: 300px; background-image: url(trail.jpg); background-size: 100% 100%; background-repeat: no-repeat; } nav a { text-decoration: none; } #wrapper { width: 80%; margin-left: auto; margin-right: auto; background-color: #FFFFFF; min-width: 700px; max-width: 1024px; box-shadow: 3px 3px 3px #000033; }
Here are the HTML codes for Index, Yurts, and Activity pages:
INDEX:
Pacific Trails Resort | |
| Home | |
| Yurts | |
| Activities | |
| Reservation | |
Enjoy Nature in Luxury | |
Pacific Trails Resort offers a special lodging experience on the California North Coast with panaromic views of the Pacific Ocean. | |
| Your stay at Pacific Trails includes a sumptuously apppointed private yurt and a cooked to-order breakfast each morning. | |
Pacific Trails Resort 12010 Pacific Trails Road Zephyr, CA 95555 888-555-5555 | |
Copyright © 2018 Pacific Trails Resort yourname@yourname.com | |
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
