Using image with github.io

Just follow these steps:

  1. Upload your image to an Internet host. I usually use PostImg but indeed there are many alternatives.

  2. Get the direct link of your image.

  3. Use ![caption](image_url) for displaying an image

Professor Cat

  1. If you want to centralize the image, add
<p align="center">
  <img />
</p>

at the beginning of the post.

Published: September 28 2016

  • category:
blog comments powered by Disqus