Css Layout And Images - Study Mode

[#81] @page is not supported by . . . . . . . .
Correct Answer

(A) chrome

[#82] Which of the following will select every <p> element that is the only child of its parent?
Correct Answer

(A) :only-child

[#83] Which of the following is not the value for background-repeat property?
Correct Answer

(D) fixed

[#84] Which of the following selects every <a> element whose href attribute value contains the given substring?
Correct Answer

(B) attribute*=value