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.
我已经建立了一个显示良好的网站,直到我包含了modernizr.min.js。
我的定位为 0 的身体包装自动向左浮动,顶部的边距约为 50 像素,出于好奇,我告诉它向右浮动,只是让它向左漂移。
以前有人遇到过这个问题吗?如果是这样,你修复了吗?
提前谢谢了!
Modernizr 最好放在您的<head> 任何其他脚本或 CSS 之前。也许这可以解决你的问题。
<head>