Tutorials
THE WORLD'S LARGEST WEB DEVELOPER SITE

Exercise:

Set the background color of <input> elements that are in focus (clicked or active), to "lightblue".

Hint: Use the :focus pseudo-class.