小米商城仿制

Original 2018-12-02 22:50:20 161
abstract: 小米商城仿制 小米商城仿制
中间导航
幻灯区
幻灯下四图
小米闪购
手机
智能
家电

下面是css

*{margin: 0px;padding: 0px;} li{list-style: none;} a{text-decoration: none;color: #ccc;cursor: pointer;} clear{clear: both;} /*头部*/ .header{width: 100%;height: 40px;background: #333;} .menu{background: #ccc;width: 1226px;height: 40px;margin: 0px auto;} /*主体部分*/ .content{/*background: #ccc;*/width: 1226px;margin: 0px auto;} .contentMenu{background: #ccc;height: 90px;margin: 10px auto;} .contentPic{background: #ccc;height: 480px;margin: 10px auto;} .contentPic_ul{background: #ccc;height: 180px;margin: 10px auto;} .contentShop{background: #ccc;height: 280px;margin: 10px auto;} .contentImg{background: #ccc;height: 100px;margin: 10px auto;} .contentUL{background: #ccc;height: 80px;margin: 10px auto;} .contentPhone{background: #ccc;height: 500px;margin: 10px auto;} /*网页底部*/ .footer{background: #888;width: 1226px;height: 100px;margin: 10px auto;}


我想问一下,提交作业,如果有外链css或者js怎么处理呢?

Release Notes

Popular Entries