The popular open-source contract for web professionals by Stuff & Nonsense
- Originally published: 23rd December 2008
- Revised date: March 15th 2016
- Original post
| <!-- | |
| Use a standard instagram url such as https://www.instagram.com/p/BB70H3bMEH-/ | |
| at the end of the link append media/?size=THE_IMAGE_SIZE_YOU_WANT | |
| --> | |
| <!-- Get the image file as a thumbnail --> | |
| <img src="https://www.instagram.com/p/BB70H3bMEH-/media/?size=t" alt="Instagram Image Thumbnail"> | |
| <!-- Get the medium image file --> | |
| <img src="https://www.instagram.com/p/BB70H3bMEH-/media/?size=m" alt="Instagram Image Medium"> |