css 这是一些以下拉菜单为中心的CSS

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了css 这是一些以下拉菜单为中心的CSS相关的知识,希望对你有一定的参考价值。

nav ul ul {
    display:none;
    position: absolute;
    top: 100%; /*sets the top edge of the element above/below top edge of nearest ancestor*/
  left:50%;
  transform:translateX(-50%);
}

/* https://css-tricks.com/forums/topic/center-align-drop-down-list-inside-a-drop-down-menu/ */

以上是关于css 这是一些以下拉菜单为中心的CSS的主要内容,如果未能解决你的问题,请参考以下文章

在 ipad 上导致 iOS 出现问题的 CSS 菜单

css CSS - 中心对齐Bootstrap菜单

网页的下拉菜单为何拉不动,该如何修改。

当鼠标悬停在它后面的东西上时 CSS 菜单关闭

css 创世纪的中心菜单

css Dynamik中的中心主菜单