Skip to content

Instantly share code, notes, and snippets.

@mariemosley
mariemosley / grab-buttons.html
Last active October 8, 2015 07:57
Simple HTML grab button for blogs
<!--grab button header -->
<div class="grab-button" style="width: 150px; margin: 0 auto;">
<img src="http://www.codeitpretty.org/pic.png" alt="Grab button for YOUR BLOG NAME" width="150" height="150" />
<!--end grab button header -->
<!-- button code box -->
<div style="margin: 0;
padding: 0;
border: 1px solid gray;
width: 150px;
height: 150px;