Here is a light switch Please note the order of the positions,
If the light is now at medium and it is switched 3922 times
what will be the position of the switch?
low
high low
medium
Answers
Answered by
5
Step-by-step explanation:
{
padding:0;
margin:0;
text-decoration:none;
list-style:none;
box-sizing:border-box;
}
body{
font-family:montserrat;
}
nav{
background:#0082e6;
height: 80px;
width: 100%;
}
label.logo{
color:white;
font-size:35px;
line-height:80px;
padding:bold;
}
nav ul{
float:right;
margin-right:20px;
}
nav ul li{
display:inline-block;
line-height:80px;
}
Similar questions