Solved

Select the Code Below That Configures a Background Image to Repeat

Question 16

Multiple Choice

Select the code below that configures a background image to repeat horizontally across a web page.


A) repeat: across;
B) background-repeat: repeat-x;
C) background-repeat: no-repeat;
D) background-repeat: repeat-y;

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions