Question: Subject Label 1: yellow Label 2: green red blue Write a complete webpage using HTML and CSS that 1) Make a webpage with two
Subject Label 1: yellow Label 2: green red blue Write a complete webpage using HTML and CSS that 1) Make a webpage with two textboxes at the top and a 3 3 table at the bottom, as shown in above figure. 2) Use pseudo selector focus and change the background color of the two textboxes to yellow and green respectively as indicator in the above figure, when and only when the corresponding textbox gets the focus. You may need combine context selectors. 3) Use pseudo selector hover and change the background color of two cells to a red and blue respectively as indicator in the above figure, when and only when the mouse move over the corresponding textbox.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
