images View
An image, digital image, or still image is a single computer generated graphic or modified picture that appears on-screen.
When linking an image on a website image is shortened to img. For example, below is the HTML code used to include an image on a web page.
<img src=“http://www.designscan.me/logo.png”>