Replace "XXX" with the width that you want your image to be. I use 150-300 with goodreads - you don't want it to be too big.
Replace "YYY" with the URL (address) of the image you want to use. Remember that the photos must be your own - I usually upload my pictures to facebook or photobucket and then use the image url from there.
How to get the URL:
If you are using Google Chrome right click on the image and choose copy image address then paste it into the code above.
If you are using Internet Explorer then you will need to right click on the image and choose properties. A dialog box will appear - triple click on address(URL), right click and copy. From there you will paste the address into the code above.
<img width = "XXX" src = "YYY">
Replace "XXX" with the width that you want your image to be. I use 150-300 with goodreads - you don't want it to be too big.
Replace "YYY" with the URL (address) of the image you want to use. Remember that the photos must be your own - I usually upload my pictures to facebook or photobucket and then use the image url from there.
How to get the URL:
If you are using Google Chrome right click on the image and choose copy image address then paste it into the code above.
If you are using Internet Explorer then you will need to right click on the image and choose properties . A dialog box will appear - triple click on address(URL), right click and copy. From there you will paste the address into the code above.