Solved

Which Statement Creates a Responsive Image Style Rule

Question 20

Multiple Choice

Which statement creates a responsive image style rule?


A) img { max-width: 100%; height: auto; }
B) img {  max-width: auto;  height: screen-width;  }
C) screen {  img-width: 100%;  height: 100%;  }
D) screen {  img-width: auto;  height: 100%;  }

Correct Answer:

verifed

Verified

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

Related Questions