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.
http://cypresshh.cakuun.com/
我正在建立这个网站。对于我的生活,我无法弄清楚填充和边距之间如何让下拉导航的浅色背景框与标题的底部正确对齐。我尝试在 LI、LI 上的边距和 UL 本身上进行填充。我想我一直盯着同一个问题太久了,已经碰壁了。
非常感谢任何帮助。谢谢乙
基于列表的菜单的关键:永远不要在列表项上使用填充或边距。在您的 A-tag 上使用display:block并将所有格式放在那里。
display:block