6/21/22

Images

 Its almost impossible to have a website without displaying at least one image, this is where the image tag comes in hand.

It also has a few attributes that comes with it.

  • src - this is the most important, it links to the source of the picture.
  • alt - This is not a most, but it comes in hand when a picture fails to load properly. It displays a text, usually describing the picture
  • width and height - this scales the picture.





Blog Archive