Putting An Image Up For People To Use As A Reference

To put up an image, you will need to use the img element.

My process for putting a picture up has been:

  1. Opening the img element
  2. Right clicking on the desired image and selecting "Copy image address"
  3. Leaving a space after the opening img element and typing src=
  4. Imediatly put quotes after the src= and pasting the image address in the quotes

Now you have an image to guide the viewer or to use as an example.

To go back to the main page, just Click This Link.