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.
如何根据浏览器的大小使导航列表的 li 向左浮动?
嗨,我是 html 新手,我正在阅读网站的 html 和 css 代码:http ://www.quarryequipments.com/ 我注意到如果我将浏览器尺寸缩小,导航中的 li 元素将不会向左浮动,我怎么弄出来?谢谢。
它是一个响应式导航栏,当宽度减小时,导航栏会根据它进行调整,这就是它应该的样子。否则它不会适合较小的宽度。他们正在使用一个名为 Foundation 的框架,这是一个响应式框架。关联