Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

3. Create an external stylesheet called starter.css based on the criteria below. a. Use the body selector to configure the global properties for the document.

3. Create an external stylesheet called starter.css based on the criteria below.

a. Use the body selector to configure the global properties for the document. Margins should be 0 for top and bottom. Set the page background color to white and text to black. Choose a font family.

b. Use the header selector to format the logo area. Set the logo area to a dark blue to match and the text to a contrasting blue. The selected colors should go with the logo colors.

c. Create a class .navarea to format the navigation area. Use a light blue background and set the padding to 5 pixels..

d. Use the nav selector to format the navigation area. Use a dark blue text color, no underlining on the links and a large font.

e. Create pseudo-classes for the navigation links (a:link, a:visited a:hover). The link color is dark blue, the visited color is black, and the hover color is white.

f. Use the heading 2 selector to format the heading Circlesoft Will... Set the text color to light blue and a background of white. Set the font-family to Verdana. Set the padding to 10 pixels and the line height to 200%.

g. Create a class named .content to format the main content area. The fontface should be Arial and double spaced (hint: has to do with the height of the line).

h. Use the footer selector to format the footer. Use a .75em for your fontsize, italic, choose a font-family, and it should be centered.

i. Configure the unordered list (ul) to use the image cireclesoftbullet.gif as the bullet in the list.

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

Database Design And Relational Theory Normal Forms And All That Jazz

Authors: Chris Date

1st Edition

1449328016, 978-1449328016

More Books

Students also viewed these Databases questions

Question

6. Does your speech have a clear and logical structure?

Answered: 1 week ago