Skip to content

Instantly share code, notes, and snippets.

@ianthompson
Created October 6, 2016 08:57
Show Gist options
  • Save ianthompson/d266abb4aaab2a18b0abdd22e280d10b to your computer and use it in GitHub Desktop.
Save ianthompson/d266abb4aaab2a18b0abdd22e280d10b to your computer and use it in GitHub Desktop.
Basic HTML for displaying an image
<img src="/path/to/image/image-name.jpg" width="150" height="150" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment