Skip to content

Instantly share code, notes, and snippets.

@jenielliott
Last active October 7, 2015 15:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jenielliott/3190336 to your computer and use it in GitHub Desktop.
Save jenielliott/3190336 to your computer and use it in GitHub Desktop.
Image link with grabbable button code for tutorial
<div align="center">
<img src="LOCATION-URL-OF-YOUR-IMAGE" alt="DESCRIPTIVE-TEXT-OF-YOUR-IMAGE" /></br>
<form><textarea rows="5" cols="15" readonly="readonly"><a href="LINK-URL" title="NAME-OF-YOUR-BLOG"><img src="LOCATION-URL-OF-YOUR-IMAGE" alt="DESCRIPTIVE-TEXT-OF-YOUR-LINK" /></a></textarea></form>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment