Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我一直试图在我的 magellan 中水平对齐我的锚点,但它一直在另一个下方显示一个,就好像它是位于我的内容上方的侧菜单一样。我需要它做的是像菜单一样显示在一行中。有人知道怎么做吗?
dd默认情况下是块级元素 stlye 他们 inline-block 或使用 float left。
dd