Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

This assignment has three main objectives: (1) To give you some practice altering an existing webpage. (2) To apply CSS to alter the presentation of

image text in transcribed
image text in transcribed
image text in transcribed
image text in transcribed
image text in transcribed
image text in transcribed
image text in transcribed
This assignment has three main objectives: (1) To give you some practice altering an existing webpage. (2) To apply CSS to alter the presentation of a webpage. (4) To begin to work with color schemes and color palettes for webpages. in this assignment with the two webpages that you created biect One. Project One created the main (index) page and an accommodations page for the Atlantic Trails Resort web site. The wireframe for each of the two pages you developed in Proiect One is shown below (note the slight modification for the contact id on the index page for Project Two): header header navigation navigation content (main) content (main) contact id (div) footer footer accommodations page index page As your project becomes more sophisticated, it will be a good idea to begin organizing the files of the project now. So put your markup and CSS is separate folders as shown below. To link your CSS into your markup using this file structure the href attribute for the link element should be ../CSS folder/atlantic.css. Project Two folder Images folder JavaScript folder HTML folder CSS folder accommodations .html atlantic.css index.html Copy the index.html and accommodations.html files from your Project One folder into the html folder of the new folder named Project Two. Your first task for Project Two is to create a valid external style sheet, named atlantic.css. Be sure to comment your CSS file where appropriate. At this point there probably won't be a lot of necessary commenting, but I would suggest including a color palette comment at the top of this file. I'll demonstrate this in class. We'll discuss CSS file organization more later, but for now ! would suggest alphabetizing property values within rules and either a general-to-specific or a specific-to-general overall structure. Project Two: Task 1 Code the CSS to the following specifications: Select the element to have background color #CBDODE and text color #000001. Select
elements to have background color #000033 and text color #FFFFFF. Select

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

Step: 3

blur-text-image

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

Formal SQL Tuning For Oracle Databases Practical Efficiency Efficient Practice

Authors: Leonid Nossov ,Hanno Ernst ,Victor Chupis

1st Edition

3662570564, 978-3662570562

More Books

Students also viewed these Databases questions

Question

What aspects would it be impossible to capture?

Answered: 1 week ago

Question

Enhance your words with effective presentation aids

Answered: 1 week ago