Created
December 22, 2017 19:41
-
-
Save acbrent25/8f998131f315f852f7aa75734c8f02cf to your computer and use it in GitHub Desktop.
[Email Hero Image] Full Width Responive Hero Image #email
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- 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