qq_天空之城_53
2018-02-05 11:21
index-panel的margin-top 我也遇到无效的问题 为什么老师的有效?是position到时margin-top失效吧? margin-top改用top呢
<link rel="stylesheet" type="text/css" href="css/reset.css">
<link rel="stylesheet" type="text/css" href="css/common.css">
<link rel="stylesheet" type="text/css" href="css/index.css">
把这3个调用调成这样即可。
原因是你common里面 有个mairgin:0 auto;覆盖了你之前的margin-top:200px;
不要问我是谁,我叫搬运工。。。。。。。。。。。。。。。
从 psd 到 html
105471 学习 · 410 问题
相似问题