Menu
×
×
Correct!
Exercise:Set the background color of <input> elements that are in focus (clicked or active), to "lightblue". Hint: Use the :focus pseudo-class. |
Edit This Code:
Result:
|
Correct Code:
Result:
|