Question
Can someone give me the correct code for this question: 1.) Create a style rule to display the figcaption, figure, section, and nav elements as
Can someone give me the correct code for this question:
1.) Create a style rule to display the figcaption, figure, section, and nav elements as blocks.
2.) The entire content of the page is nested within "div" element with the id "page". Create a style rule for this element to: a.) set the background color to red, and display the image file, tiled vertically along the left edge; b.) add a ridge 20 pixel-wide border with a color blue. c.) add rounded corners with a rounded corners with a radius of 50 pixels. d.) set the width and height to 800pixels and 700pixels, respectively. e.) horizontally center the "div" element within the browser window, setting its top margin to 15pixels, its bottom margin 150pixels, using "auto" for left and right margins.
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