Images

  1. Width and height are attributes
  2. If image is in the same folder as website (i.e. index.html), then just refer to the image name (no pathway needed)
  3. Another attribute is alt (text displayed if image won't, also alt text for accessibility)
  4. class can be used instead of width and height

Image attributes and elements

Local and remote