Modifiers of element behavior
An image can be shown using the <img> tag along with its src attribute.
<https://place-puppy.com/450x450>
<img src="images/zuittlogo.png">
Valid Image extensions are the following
Take a look at the w3schools attribute references here.
Go to link.html page.
Go to images/index.html page.
Go back to Top