Css Layout And Images - Study Mode

[#31] Which of the following comes with a smooth full screen overlay effect?
Correct Answer

(A) Overlay pop-up

[#32] Which of the following selects every <p> element that has no children?
Correct Answer

(A) :empty

[#33] Which of the following will represent browsers in their normal states?
Correct Answer

(A) CSS ON/Images ON

[#34] What should be added to create a horizontal menu?
Correct Answer

(A) pure-menu-horizontal

[#35] Which of the following selects all <div> elements and all <p> elements?
Correct Answer

(C) element,element