Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Structural Styles Go to the Structural Styles section. Within that section create a style rule to set the background color of the browser window to

Structural Styles
Go to the "Structural Styles" section. Within that section create a style rule to set the background color of the browser window to rgb(151,151,151).
Create a style rule to set the background color of the page body to rgb(180,180,223) and set the body text to the font stack: Verdana, Geneva, sans-serif.
Display all h1 and h2 headings with normal weight.
Create a style rule for every hypertext link nested within a navigation list that removes underlining from the text.
Create a style rule for the footer element that sets the text color to white and the background color to rgb(101,101,101). Set the font size to 0.8em. Horizontally center the footer text, and set the top/bottom padding space to 1 pixel.
Header Styles
Next, youll format the body header that displays the name of the university. Go to the "Body Header Styles" section and, for the body > header selector, create a style rule that sets the background color to rgb(97,97,211).
The university name is stored in an h1 heading. Create a style rule for the h1 heading that is a direct child of the body header that sets the font size to 4vw with the color value rgba(255,255,255,0.8). Display the text with the font stack: Limelight, cursive. Set the margin space to 0 pixels, the top and bottom padding to 10px and the right and left padding to 20px.
The last word of the h1 heading text is enclosed within a span element. Create a style rule for the span element nested within the h1 heading that is nested within the body header, setting the text color to rgba(255,255,255,0.4).
Navigation Styles
Go the "Navigation Styles" section. In this section, you format the navigation list that has the ID mainLinks. For hypertext links within this navigation list, set the top and bottom padding space to 5 pixels.
For previously visited and unvisited links within the mainLinks navigation list, create a style rule that displays the hypertext links in a white font.
For hovered or active links within the mainLinks navigation list, create a style rule that displays the hypertext links in white with an opacity of 0.8 and set the background color to the value rgba(51,51,51,0.5).
Outline Styles
Go to the "Outline Styles" section. In this section, youll format the course outline that appears on the pages left column. The navigation list in this outline has the ID outline. Create a style rule for this navigation list that sets the text color to rgb(51,51,51) and the font size to 0.8em.
Horizontally center the h1 headings within the outline navigation list. For the first level ol elements that are a direct child of the outline navigation list, create a style rule that sets the line height to 2em, the top/bottom margin to 0 pixels and the left/right margin to 5 pixels. Display the list marker as an upper-case Roman numeral.
Display the second level of ol elements nested within the outline navigation list with an uppercase letter as the list marker.
Display all previously visited and unvisited links in the outline navigation list using the color value rgb(101,101,101).
Display hovered and active links in the outline navigation list using the color value rgb(97,97,211) with the text underlined.
Section Styles
Go to the "Section Styles" section. In this section, format the description of the course. Create a style rule that sets the background color of the section element to rgb(220,220,220).
Format the heading of this section by creating a style rule for the section header h1 selector that sets the font size of 2.2em and the left padding space to 10 pixels.
Article Styles
Go to the "Article Styles" section and create a style rule for h2 headings within the article element that sets the font size to 1.4em. Display the first letter of the first paragraph within the article element with a font size of 2em and vertically aligned with the baseline of the surrounding text.
Use the first-of-type pseudo-class and the first-letter pseudo-element.
Aside Styles
Information about Peter Craft has been placed in an aside element. Go to the "Aside Styles" section and create a style rule that sets the font size of text in the aside element to 0.9em.
For h1 headings nested within the aside element, create a style rule that sets the font size to 1.4em and horizontally centers the text.

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 And Expert Systems Applications 19th International Conference Dexa 2008 Turin Italy September 2008 Proceedings Lncs 5181

Authors: Sourav S. Bhowmick ,Josef Kung ,Roland Wagner

2008th Edition

3540856536, 978-3540856535

More Books

Students also viewed these Databases questions

Question

2. Identify conflict triggers in yourself and others

Answered: 1 week ago