Last active
January 16, 2018 19:24
-
-
Save cossssmin/94b2c12330de5748a6835616463cf184 to your computer and use it in GitHub Desktop.
Acorn Testimonial With Icon
This file contains hidden or 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
<table cellpadding="0" cellspacing="0" role="presentation" width="100%"> | |
<tr> | |
<td style="padding: 0 24px;"> | |
<div class="spacer" style="line-height: 40px;"> </div> | |
<table cellpadding="0" cellspacing="0" role="presentation" width="100%"> | |
<tr> | |
<td class="col" width="100%" style="padding: 0 8px;"> | |
<img src="https://i.imgur.com/U1j9njD.png" alt="Quote" width="33" style="max-width: 33px; width: 100%;"> | |
<h3 style="font-weight: 500; font-style: italic;">Sometimes when you innovate, you make mistakes. It is best to admit them quickly, and get on with improving your other innovations.</h3> | |
<small style="color: #969AA1; text-transform: uppercase;">Steve Jobs</small> | |
</td> | |
</tr> | |
</table> | |
<div class="spacer" style="line-height: 40px;"> </div> | |
</td> | |
</tr> | |
</table> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment