发表于: 2018-06-04 22:17:46
1 615
今天;在找W3S 上找任务1的九宫图的实现方法。暂时写成这样子,
<!DOCTYPE html>
<html>
<head>
<style type="text/css">
img{float: lift;margin-left: 250px;margin-bottom: 250px}
</style>
</head><body>
<img src="未标题-1.jpg" width="164" height="164" alt=""/><img src="未标题-1.jpg" width="164" height="164" alt=""/><img src="未标题-1.jpg" width="164" height="164" alt=""/>
<img src="未标题-1.jpg" width="164" height="164" alt=""/><img src="未标题-1.jpg" width="164" height="164" alt=""/><img src="未标题-1.jpg" width="164" height="164" alt=""/>
<img src="未标题-1.jpg" width="164" height="164" alt=""/><img src="未标题-1.jpg" width="164" height="164" alt=""/><img src="未标题-1.jpg" width="164" height="164" alt=""/>
</body>
</html>
明天;继续找W3S 上找任务1的九宫图的实现方法
遇到;图片不知道怎么定位,明天继续探索
收获;好像没有。。。。。
评论