Well done!

You have completed Quiz: Box Model Concepts!

Quiz Question 1 of 5

Consider the following CSS rule:

img {
  width: 100%;
  max-width: 600px;
  height: auto;
}

When the viewport is 720 pixels wide, how wide will our images be?

Choose the correct answer below:

Skip Quiz Review Video