<img src="", and typing the image file
name. Complete the image tag by closing it with a
>. It should look something like the following, but
with your own file name:
<img src="image.png">The
src is an example of an attribute, which is used to
add information to a tag. In this case, src stands for
source.