html 松木导航反向堆栈水平菜单

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了html 松木导航反向堆栈水平菜单相关的知识,希望对你有一定的参考价值。

<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>
          <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>
          <td class="col" width="420" style="padding: 0 10px; 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: 30px;">
                  <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: 30px;">
                  <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: 30px;">
                  <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>

以上是关于html 松木导航反向堆栈水平菜单的主要内容,如果未能解决你的问题,请参考以下文章

html 水平导航菜单和下拉菜单

水平导航-js二级菜单方法一

web水平菜单导航

css中导航栏子菜单横向下拉改为水平下拉

导航页面时如何使页眉和水平菜单保持一致

HTML+CSS实现网页的导航栏和下拉菜单