Skip to content

Instantly share code, notes, and snippets.

@codenamewei
Last active September 15, 2021 12:00
Show Gist options
  • Save codenamewei/f23367e863299322f453f2558d781259 to your computer and use it in GitHub Desktop.
Save codenamewei/f23367e863299322f453f2558d781259 to your computer and use it in GitHub Desktop.
Sample display of image in HTML format
<div align="center">
  <img alt="Display of emojis" src="https://user-images.githubusercontent.com/33477318/133277778-af7cd27e-2dfd-4d4c-9233-d1fa7c1ce3e6.png" width="400" height="100"><br>
  <sup>Sample display of image in HTML format <sup>
</div>
sample image
Display of emojis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment