Modifiers of element behaviour
An image can be shown using <img> tag along with its srcattributes
<img src="https://place-puppy.com/300x300" />
Valid image extension are the following:
Take a look at w3school attribute referencehere
Go to link.htmlpage.
Go to top