- 博客(9)
- 资源 (1)
- 收藏
- 关注
原创 自定义属性实现摇号排序
Title Eric Scott Jerry Tom Rose John Smith Andy //按id找到ul,保存在变量ul中 var ul=document.getElementById("queue"); //找到ul下所有li,保存在lis中 var lis=ul.getElem
2017-06-29 20:01:05 642
原创 两个选择框中国家的互换
Title select{width:100px;heigth:85px;} div{display:inline-block;width:50px} Argentina Brazil Canada Chile China Cuba Denmark Egypt Fran
2017-06-29 19:56:25 319
原创 DOM简易购物车实例
Title table{ border-spacing:0; border:1px solid #aaa; } th,td{ width:100px; border:1px solid #aaa; }
2017-06-29 19:53:27 831
原创 用js实现轮播切换(2)
Title ul{padding: 0;margin: 0;} li{list-style: none} a { width:40px; height:40px; background:#fff; filter:alpha(opacity:80); opacity:0.8; position:absolute; top:160px; fon
2017-05-10 20:50:22 313
原创 用js实现图片轮播切换(1)
下面是我制作的一个轮播图小实例:用js实现的 Title body{margin: 0;} a{text-decoration:none; text-align:center;} #box{width: 800px;height: 500px;border: 1px solid #000;position: rel
2017-05-10 20:43:16 480
原创 第一天作业
用HTML写一首诗并配上图片,需要满足诗的格式。可以结合学习的html知识对页面进行加工。 无标题文档 body{margin: 0;} li{text-decoration: none;list-style: none;} ul{display: block; margin-left: auto;margin-right: auto;width: 200px;he
2017-04-17 22:15:32 205
原创 文章标题
“` 无标题文档 body{margin: 0;} li{text-decoration: none;list-style: none;} ul{display: block; margin-left: auto;margin-right: auto;width: 200px;height: 100px;margin-top: 10px;} h5,h2{margin:
2017-04-17 22:14:16 150
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人