Created
September 6, 2021 05:11
-
-
Save adimancv/47f92e116b97795fa6523a9421f24096 to your computer and use it in GitHub Desktop.
email template card profil html css inline
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
<h3>Text</h3> | |
<br><br><br><br> | |
<style>@import url('https://fonts.googleapis.com/css?family=Oxygen');</style> | |
<table style="float: right; width:400px; height: 213px; padding-top:33px; padding-right:0; padding-bottom:38px; padding-left:10px; font-family: 'Oxygen', sans-serif; font-size: 12px"> | |
<tbody> | |
<tr> | |
<td style="width:110px; padding:0;"> | |
<img src="https://cdn-production-thumbor-vidio.akamaized.net/E4zsKutL35CxANKrG4lyZ_cFeH4=/smart/filters:quality(90):strip_icc()/vidio-web-prod-user/uploads/user/avatar/22858958/adimancv-1fc7e5.jpg" alt="John Smithington Headshot" style="width:92px; padding-right: 20px; opacity: 0.8"> | |
<br> | |
<br> | |
<a href="https://www.facebook.com/adimancv"><img src="https://mleewise.com/assets/img/facebook32px.png" width=16px alt="Primary Theory Facebook Link" style="padding-left:14px;"></a> | |
<a href="https://www.adiman.web.id"><img src="https://mleewise.com/assets/img/linkedin32px.png" width=16px alt="Primary Theory LinkedIn Link"></a> | |
<a href="https://twitter.com/adimancv"><img src="https://mleewise.com/assets/img/twitter32px.png" width=16px alt="Primary Theory Twitter Link"></a> | |
</td> | |
<td style="border-left: 2px solid #f1451e; width:22px; height:136px; padding: 0px; opacity:0.8"></td> | |
<td style="padding:0px"> | |
<b>Adiman</b> | |
<br> | |
<a href="tel:085759008660" style="text-decoration:none; color:black;"><img src="https://www.mleewise.com/assets/img/telephone32px.png" height=10px alt="Orange Phone Icon"> +62 857 5900 8660</a> | |
<br> | |
<a href="https://www.adiman.web.id" style="text-decoration:none; color:black;"><img src="https://www.mleewise.com/assets/img/linkthickflip32px.png" height=10px alt="Orange Link Icon"> www.adiman.web.id</a> | |
<br> | |
<br style="line-height:30px"> | |
<a href="https://www.adiman.web.id"><img src="https://mleewise.com/assets/img/PT_Logo_Small.png" alt="The logo for 'Primary Theory'" style="width:158px;"></a> | |
<br> | |
a creative agency | |
</td> | |
</tr> | |
</tbody> | |
</table> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment