Question: Remove ( Non - Breaking Space ) from all anchor elements in the nav area Add CSS rules for the nav element to Set the
Remove NonBreaking Space from all anchor elements in the nav area
Add CSS rules for the nav element to
Set the width to
Make the background color black
Set overflow to auto
Add CSS rules for the nav descendant anchor elements to the following
Float the content to the left
Set width to
Set the font color to white
Add a rule to textalign: center
Set font family to 'Oswald' with a fallback to sansserif
Set the font size toem
Add padding of px to all anchor elements
Add a CSS hover pseudocode element to the nav anchor elements
Set the hover background color to lightgrey
Set the hover font color to black
Image Area
Remove the px padding CSS rule for the content class.
Change the three images inline style to a width of
Add a div with a class named row around each of the image elements
Replicate the original div with the class named content and add the following three images
azstatebird.jpg with alt text AZ State Bird Cactus Wren
azstatetree.jpg with alt text AZ State Tree Mesquite
turquoise.jpg with alt text AZ State Mineral Turquoise
Use the same formatting from the above images, including the row divs It is easy just to copy the current code and just replace the image file names and edit the alt text
Add the following rules to the row class
Float to left
Set width to
Add padding of px
Create a CSS clearfix rule for the content class with the following properties
content:
clear: both
display: table
Compress all files in a Zip folder and submit via Canvas
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
