Skip to content

Instantly share code, notes, and snippets.

@acbrent25
Created December 22, 2017 19:41
Show Gist options
  • Save acbrent25/8f998131f315f852f7aa75734c8f02cf to your computer and use it in GitHub Desktop.
Save acbrent25/8f998131f315f852f7aa75734c8f02cf to your computer and use it in GitHub Desktop.
[Email Hero Image] Full Width Responive Hero Image #email
<!-- Hero Image, Flush : BEGIN -->
<tr>
<td bgcolor="#ffffff" align="center">
<img src="http://placehold.it/1200x600" width="600" height="" alt="alt_text" border="0" align="center" style="width: 100%; max-width: 600px; height: auto; background: #dddddd; font-family: sans-serif; font-size: 15px; line-height: 20px; color: #555555; margin: auto;" class="g-img">
</td>
</tr>
<!-- Hero Image, Flush : END -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment