Css Layout And Images - Study Mode

[#41] Which of the following selects input element which has focus?
Correct Answer

(C) :focus

[#42] Which of the following technique is also known as Fahrner Image Replacement?
Correct Answer

(A) CSS ON/Images ON

[#43] Which of the following represents browsing with no stylesheets applied?
Correct Answer

(A) CSS OFF/Images ON

[#44] Which selects document's root element?
Correct Answer

(B) :root

[#45] Which of the following is positioned relative to the nearest positioned ancestor?
Correct Answer

(A) absolute