Give the CSS code required to make the entire web page shown in Figure 2 (on the following page). You are to label your answers using the form 4a), 4b), 4c) etc. The design requirements are as follows:
a. The page should full the entire screen. [1]
b. The body should have no margins or padding. [1]
c. The left and right sidebars must be positioned appropriately. [2]
d. The navigation bar section must have the following properties [1]
i. Occupy seven percent (7%) of the page height.
ii. Background color #581845
e. The navigation links in the header must have the following properties: [4]
i. Georgia font
ii. Bold
iii. Centered
iv. White text color
v. Set bottom border to solid when hovered over
f. The area between the navigation section and the footer must be eighty-six percent (86%) of
the page height. [I]
g. The footer section must have the following properties: [1]
i. Occupy seven percent (7%) of the screen height.
ii. Text should be white in color.
h. Any link on the page, when hovered over must change its background color to #C70039.
[1]
i. Any link on the page, when active, must change its background color to #FFC300. [1]
j. Both sidebars must have a background color of #FCEFF1 [1]
k. The left-sidebar must have the following properties: [1]
i. Links must have a text color of #FF5733.
ii. Change link text color to white when hovered over