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.
如何使页脚中的 Div“PSR-racing-3-slice-17_”始终位于滑块 div 右侧 50 px 处?
如果我绝对定位,那么它会缩小浏览器的大小。
这是页面。
试试这个
#PSR-racing-3-slice-17_ { width: 1115px; height: 132px; display: block; margin: auto; } #PSR-racing-3-slice-17_ img { float: right; margin-top: -90px; }
更改margin-top为您认为正确的任何内容。
margin-top