如何在布局不变的前提下,让层中的多个层居中_html/css_WEB-ITnose

WBOY
發布: 2016-06-24 12:09:59
原創
1231 人瀏覽過

如题,我在一个html中 写入一个层 再在里面写入大量层。如何让那些层在布局不变的前提下居中?
以下是部分层的样式

登入後複製

#mindb{
background-image:url(images/main_29.gif);
width:8px;
height:29px;
position:absolute;
left:89px;
top:480px;
}
#mindc{
background-image:url(images/main_30.gif);
width:247px;
height:29px;
position:absolute;
left:97px;
top:480px;
}
#mindd{
background-image:url(images/main_32.gif);
width:11px;
height:29px;
position:absolute;
left:344px;
top:480px;
}


回复讨论(解决方案)

额...好吧 我已经知道了.....

恭喜你又进步了

自己解决 很好

來源:php.cn
本網站聲明
本文內容由網友自願投稿,版權歸原作者所有。本站不承擔相應的法律責任。如發現涉嫌抄襲或侵權的內容,請聯絡admin@php.cn
熱門教學
更多>
最新下載
更多>
網站特效
網站源碼
網站素材
前端模板