How to Add
Option 1
step 1: right click the image you want and select "copy image address"
step 2: in the editor, type <img src="">
step 3: put the copied link into the quotations. keep the quotations
Option 2
step 1: right click the image you want and select "save image"
step 2: upload the image to your website
step 3: in the editor, type <img src="">
step 4: enter where you saved the image into the quotations. example: i saved my blinkie under images/blinkies/blinkie.gif. the code would be <img src="images/blinkies/blinkie.gif>