html Pine Hamburger导航标题示例

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了html Pine Hamburger导航标题示例相关的知识,希望对你有一定的参考价值。

<table align="center" cellpadding="0" cellspacing="0" role="presentation" width="100%">
  <tr>
    <td style="padding: 0 20px;">
      <table cellpadding="0" cellspacing="0" role="presentation" width="100%">
        <tr>
          <!-- Logo column -->
          <td class="col pb-sm-2" width="200" style="padding: 0 10px;">
            <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>
          <!-- Navigation column -->
          <td class="col" width="420" style="padding: 0 10px; vertical-align: middle;">
            <!-- Hamburger Nav -->
            <div>
              <!--[if !mso 9]><!-->
              <img class="toggle-trigger show-sm align-sm-center p-sm-mini" src="https://i.imgur.com/RIRjWm6.png" width="20" aria-hidden="true" style="display: none; max-height: 0; max-width: 20px; width: 100%;">
              <!--<![endif]-->
              <div class="toggle-content">
                <table align="right" class="nav nav-sm-vertical align-sm-center text-sm-center" cellpadding="0" cellspacing="0" role="presentation">
                  <tr>
                    <td class="nav-item" style="padding-right: 30px;">
                      <a href="http://example.com" style="color: #999999; text-decoration: none;">News</a>
                    </td>
                    <td class="nav-item" style="padding-right: 30px;">
                      <a href="http://example.com" style="color: #999999; text-decoration: none;">Services</a>
                    </td>
                    <td class="nav-item" style="padding-right: 30px;">
                      <a href="http://example.com" style="color: #999999; text-decoration: none;">Work</a>
                    </td>
                    <td class="nav-item">
                      <a href="http://example.com" style="color: #999999; text-decoration: none;">Store</a>
                    </td>
                  </tr>
                </table>
              </div>
            </div>
          </td>
        </tr>
      </table>
    </td>
  </tr>
</table>

以上是关于html Pine Hamburger导航标题示例的主要内容,如果未能解决你的问题,请参考以下文章

html Pine Google字体示例

html Pine .col类示例

React Native Hamburger onPress 问题

Pine Script 如何创建警报?

Pine tradingview: 一次,如果直到新事件

html Pine HTML / CSS背景图片