Question
Hello,What do I need to add to my web pages to co-operate sucessfully for my school project given from The Basics of Web Design 5th
Hello,What do I need to add to my web pages to co-operate sucessfully for my school project given from The Basics of Web Design 5th Edition from the fourth chapter of the Pacific Trails Resort Website. Hopefully someone might have that text-book to help me.
Here are three pages:
For Quick search here are the search find options to search find each web page:
1)
2)
3)
====
I'm was mainly needing help on part b and down to complete the rest of that project for chapter 4. I need help understanding how mainly how span tags and how CSS classes work together to complete the assignment.
I'm trying to connect:
"
Pacific Trails Resort offers a special lodging experiance on
the Carolina North Coast with panoramic views of the Pacific
Ocean. Your stay at the Pacific Trails Resort includes a
sumptuously appointed private yurt and a cooked-to-order
breakfast each morning.
"
to
"span.resort {
color: #002171
}".
What do I need to suceed? If anyone helps I give you the thanks.
===
index.html
yurts.html
pacific.css
====
1) index.html
======
li {
display: inline;
}
li {
list-style: bullets;
}
ul {
list-style: circular;
}
Pacific Trails Resort
- Home
- Yurts
- Activities
- Reservations
Enjoy Nature in Luxury
Pacific Trails Resort offers a special lodging experiance on
the Carolina North Coast with panoramic views of the Pacific
Ocean. Your stay at the Pacific Trails Resort includes a
sumptuously appointed private yurt and a cooked-to-order
breakfast each morning.
- Unwind in the heated outdoor pool and whirlpool
- Explore the coast on your own or join our guilded tours
- Relax in our lodge while enjoying complimentary appetizers
and beverages
- Savor nightly fine dinning with an ocean view
Pacific Trails Resort
12010 Pacific Trails Road
Zephy, CA 95555
888-555-5555
Copyright 2020 Pacific Trails Resort
edmelendez063@my.pittcc.edu