Solved

Select the Code Below That Uses CSS to Eliminate the Default

Question 23

Multiple Choice

Select the code below that uses CSS to eliminate the default border on an image configured as an image.


A) a {border: 0; }
B) img {border: 0; }
C) img {border: none; }
D) None of the above

Correct Answer:

verifed

Verified

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

Related Questions