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.
我正在使用本教程构建一个站点。
我正在尝试对其进行修改,以使每个部分都扩展为向右填充浏览器窗口,而不是显示其他章节。我尝试将每个部分的宽度增加到 100%,但它破坏了滑动/滚动功能。
我怎样才能做到这一点?
如果您在当前块上有边框或填充,请尝试使用 {box-sizing:border-box;}