Using the Embedded Image Element

The source for the image is given in the src attribute. You can use the width and height attributes to changes the size of the image.

Planet Earth You can use the alt attribute to provide a short description of the image for text-only browsers and screen readers. Most browsers also display the alternate text When you hold the mouse pointer over the image. The alternate text for this image is Planet Earth. You can use the align attribute to control how text displays around the image.

You can use an embedded image element within an anchor element to make the image a hyperlink. Using the border attribute helps make it more obvious that the image is a hyperlink.