Question: Forms HTML Page body { background - color: whitesmoke; } h 1 { color: navy; margin - left: 2 0 px; } #myid { color:

Forms HTML Page
body {
background-color: whitesmoke;
}
h1{
color: navy;
margin-left: 20px;
}
#myid {
color: purple;
}
fieldset {
background-color: #96DED1;
width: 300px;
border: 1px solid green;
padding: 50px;
margin: 20px;
}
input[type='radio'],
input[type='checkbox']{
accent-color: orange;
}
.centerbox {
margin: auto;
background-color: lightblue;
width: 60%;
border: 1px solid teal;
padding: 10px;
}

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!