热门

最新

红包

立Flag

投票

同城

我的

发布
weixin_39786569
极客日报
5 年前
trueweixin_39786569

【消息称苹果下一代低价 iPhone 售价200美元起】今日称,苹果或正在研发一款 200 至 300 美元(约合人民币 1399 元到 2099 元)的低价 iPhone。……详情点击:O消息称苹果下一代低价 iPhone 售价 200 美元起 ​

CSDN App 扫码分享
分享
评论
1
打赏
  • 复制链接
  • 举报
下一条:
<!doctype html><html><head><meta charset="utf-8"><title>无标题文档</title> <style type="text/css"> .container{ width: 990px; height: 500px; background-color: blue; margin: 0 auto; } .wrap{ margin-right: -10px; } .item{ float: left; margin-right: 10px; width: 240px; background-color: antiquewhite; } .itema{ height: 306px; } .itemb{ height: 148px; } .item-last margin-top: 10px; } </style></head><body> <div class="container"> <div class="wrap"> <div class="item itema"></div> <div class="item itema"></div> <div class="item itemb"></div> <div class="item itemb"></div> <div class="item itemb item-list"></div> <div class="item itemb item-list"></div> </div> </div></body>如何添加文字和让图片并列排放</html>
立即登录