Fiverr CSS3 Test 2023 Question Answers
1. What does the outline-offset property do? A. Offsets an outline B. Draws an outline beyond the border edge. C. Both of the other answers are correct. 2. If the following rule is used, what will be the output? :focus,:active { outline-offset: 10px } A. The focus outline will appear at a distance of 10 pixels from the active…