Question: CAN YOU LOOK AT THOSE ERRORS AND FIX THE CODE TO THE CORRECT FORMAT PLEASE The Pigeon Site body { background - color: rgb (

CAN YOU LOOK AT THOSE ERRORS AND FIX THE CODE TO THE CORRECT FORMAT PLEASE
The Pigeon Site
body {
background-color: rgb(rgb(221,221,221), green, blue, alpha)
margin: 0;
padding: 0;
min-height: 100vh;
}
nav {
background-color: #333;
padding: 10px 0;
}
nav ul {
list-style-type: none;
margin: 0;
padding: 0;
text-align: center;
}
nav ul li {
display: inline;
margin-right: 20px;
}
nav ul li a {
color: white;
text-decoration: none;
}
nav ul li a:hover {
color: #ccc;
}
#picture-section {
text-align: center;
margin-top: 20px;
}
#picture-section img {
width: 500px;
}
#trivia-section {
margin-top: 20px;
}
.trivia-item {
background-color: #D9DCD6;
padding: 1em;
margin-bottom: 1em;
}

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!