Created
July 21, 2019 19:40
-
-
Save igeligel/8bcabb2d2ce68e4ad8b5279e72e98dd0 to your computer and use it in GitHub Desktop.
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
<mjml> | |
<mj-body> | |
<mj-section> | |
<mj-column> | |
<mj-table> | |
<tr style="text-align:left; background-color: #dae4e9; color: #70818a;"> | |
<th style="padding: 0 0 0 16px; text-align:left;">Year</th> | |
<th style="padding: 10px 0; text-align:left;">Language</th> | |
<th style="padding: 0px 16px 0 0px; text-align:left;">Inspired from</th> | |
</tr> | |
<tr> | |
<td style="padding: 0 0 0 16px; border-bottom:1px solid #ecedee;">1995</td> | |
<td style="padding: 10px 0; border-bottom:1px solid #ecedee;">PHP</td> | |
<td style="padding: 0px 16px 0 0px; border-bottom:1px solid #ecedee;">C, Shell Unix</td> | |
</tr> | |
<tr> | |
<td style="padding: 0 0 0 16px; border-bottom:1px solid #ecedee;">1995</td> | |
<td style="padding: 10px 0; border-bottom:1px solid #ecedee;">JavaScript</td> | |
<td style="padding: 0 16px 0 0;border-bottom:1px solid #ecedee;">Scheme, Self</td> | |
</tr> | |
</mj-table> | |
</mj-column> | |
</mj-section> | |
</mj-body> | |
</mjml> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment