Question: Add the following declarations to the nav style rule: Task 0 5 Add the following declarations to the nav style rule: Specify a sticky position
Add the following declarations to the nav style rule: Task
Add the following declarations to the nav style rule:
Specify a sticky position compatible with all modern browsers. Hint: Use two position declarations and include the webkitprefix for the first declaration.
Specify a top property value of Opx.
Add a declaration to the nav ul style rule that removes the bullet marker.
Add a declaration to the nav li style rule that sets the display to an inlineblock.
Task #: Add Styles to the nav, nav ul and nav li elements
Test Feedback:
Status: FAILED!
Check:
Test: Specify a sticky position compatible with all modern browsers. Hint: Use two position declarations and include the for the first declaration.
Reason: Assertion failed: The property is not set to for the selector.
Error : AssertionError The property is not set to for the selector.
Timestamp: ::
Status: FAILED!
Check:
Test: Specify a top property value of px
Reason: Assertion failed: The property is not set to for the selector.
Error : AssertionError The property is not set to for the selector.
Timestamp: ::
Status: FAILED!
Check:
Test: Add a declaration to the style rule that removes the bullet marker.
Reason: Assertion failed: The property is not set to for the selector.
Error : AssertionEror The property is not set to for the selector.
Timestamp: ::
Status: FAILED!
Check:
Test: Add a declaration to the style rule that sets the to an
Reason: Assertion failed: The property is not set to for the selector.
Error : AssertionError The property is not set to for the selector.
Timestamp: ::
Specify a sticky position compatible with all modern browsers. Hint: Use two position declarations and include the webkitprefix for the first declaration.
Specify a top property value of px
Add a declaration to the nav ul style rule that removes the bullet marker.
Add a declaration to the nav li style rule that sets the display to an inlineblock.
Task
Style rules for nav
nav
padding: ;
marginbottom: ;
backgroundcolor: #afcb;
position: webkitsticky;
position: sticky;
top: px;
nav ul
liststyle: none;
nav li
fontsize: em;
padding: ;
display: inlineblock;
fontfamily: B sansserif;
nav li a
display: block;
color: #;
textdecoration: none;
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
