Menu
×
×
Correct!
Exercise:Use CSS to set the size of the image to 250 pixels wide and 400 pixels tall.
<img src="scream.png" style="@(24);">
<img src="scream.png" style="width:250px;height:400px;">
<img src="scream.png" style="height:400px;width:250px;">
Not CorrectClick here to try again. Correct!Next ❯ |
This will reset the score of ALL 90 exercises.
Are you sure you want to continue?