×
×
Correct!

Use CSS to set the size of the image to 250 pixels wide and 400 pixels tall.

<img src="scream.png" style="width:250px;height:400px;">
<img src="scream.png" style="height:400px;width:250px;">

Not Correct

Click here to try again.

Correct!

<img src="scream.png" style=";">




×

Reset the Score?

This will reset the score of ALL 106 exercises.

Are you sure you want to continue?



×

Congratulations!

You have finished all 106 HTML exercises.

Share your score:



Get Certified!

Take our HTML Developer Certificate to prove that you have fundamental knowledge of web development using HTML.