Skip to content

Instantly share code, notes, and snippets.

@jorgeluisrmx
Last active October 26, 2018 14:27
Show Gist options
  • Save jorgeluisrmx/41a4f481d1dadfb53855c7274440a48e to your computer and use it in GitHub Desktop.
Save jorgeluisrmx/41a4f481d1dadfb53855c7274440a48e to your computer and use it in GitHub Desktop.
# Contents
# Favicon in BootstrapStudio
<link rel="icon" type="image/png" href="assets/img/favicon.png">
<!-- Section title -->
<tr>
<td height="40px" style="color: #2878A2; font-weight: bold; font-size: 110%">Title</td>
</tr>
<!-- Strong element -->
<tr>
<td><b><a href="" target="_self">Concept</a></b></td>
</tr>
<!-- Green element -->
<tr>
<td style="text-align: center;"><span class="tooltip">Pros</span></td>
</tr>
<!-- Col group -->
<colgroup>
<col width="50%">
<col width="50%">
</colgroup>
<!-- Headers -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment