Skip to content

Instantly share code, notes, and snippets.

@cossssmin
Last active January 16, 2018 19:22
Show Gist options
  • Save cossssmin/2194d345f50926c072b0e652e56a7390 to your computer and use it in GitHub Desktop.
Save cossssmin/2194d345f50926c072b0e652e56a7390 to your computer and use it in GitHub Desktop.
Acorn Nav Reverse Stack Horizontal Mobile
<table cellpadding="0" cellspacing="0" role="presentation" width="100%">
<tr>
<td style="padding: 0 24px;">
<table cellpadding="0" cellspacing="0" role="presentation" width="100%">
<tr>
<td class="col pb-sm-16" width="122" style="padding: 0 8px;">
<img src="http://placehold.it/160x160?text=LOGO" class="align-sm-center" alt="Logo" width="80" style="border-radius: 50%; max-width: 80px; width: 100%;">
</td>
<td class="col" width="398" style="padding: 0 8px; vertical-align: middle;">
<table align="right" class="nav nav-sm-vertical align-sm-center" cellpadding="0" cellspacing="0" role="presentation">
<tr>
<td class="nav-item stack-sm-last align-sm-right" style="padding-right: 24px;">
<a href="http://example.com" style="color: #999999; text-decoration: none;">News</a>
</td>
<td class="nav-item stack-sm-last align-sm-right" style="padding-right: 24px;">
<a href="http://example.com" style="color: #999999; text-decoration: none;">Services</a>
</td>
<td class="nav-item stack-sm-first align-sm-right" style="padding-right: 24px;">
<a href="http://example.com" style="color: #999999; text-decoration: none;">Work</a>
</td>
<td class="nav-item stack-sm-top align-sm-right">
<a href="http://example.com" style="color: #999999; text-decoration: none;">Store</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment