Menu
×
×
Correct!
Exercise:Add a background image named "myimage.png" on a HTML element.
<p style="background-image: @(18)">
<p style="background-image: url('myimage.png')">
<p style="background-image: url(myimage.png)">
Not CorrectClick here to try again. Correct!Next ❯ |