Answered step by step
Verified Expert Solution
Question
1 Approved Answer
dd style rules in the CSS file to accomplish the following: Set the width of the page to 700px Use the font family starting with
- dd style rules in the CSS file to accomplish the following:
- Set the width of the page to 700px
- Use the font family starting with Verdana
- Set the width of the header image to 200px
- Float the header image to the right
- Add a margin of 10px to the header image
- Change the color and font of the header text
- Add a border and background color of your choice to the header
- Ensure the contents of the section does not float into the header
- Center all headings
- Ensure paragraph text is not centered
- Set the width of the paragraph image to 175px
- Float the paragraph image(s) to the left
- Add a margin of 10px to the paragraph image
- Set the nav links to text-decoration:none and change the color
- Set the nav links to change to a color of your choice when hovered or focus or active
- Align the footer text to the right
- Set the footer text to 80% size
- Validate the CSS style rules.
- Validate the HTML document, and make sure the CSS updates are showing.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started