Zs2364
Zs2364
37 曾思思 [单元格变色](https://zs2364.github.io/Zss/index.html)
37 曾思思 [打字效果实现](https://Zs2364.github.io/007/index.html)
37 曾思思 [下雪](https://zs2364.github.io/snowing/index.html)
37 曾思思 [模拟窗口](https://zs2364.github.io/0013/index.html)
37 曾思思 [WebStroage ](https://zs2364.github.io/dayzzz/index.html)
37 曾思思 今天课程完成的代码如下:换肤效果 网页换肤 css/css1.css body{ background: pink; color:#fff; } a{ color: #fff; } css/css2.css body{ background: deepskyblue; color:#fff; } a{ color: #fff; } 皮肤1 皮肤2 前端开发 Web前端开发是从网页制作演变而来的,名称上有很明显的时代特征。在互联网的演化进程中,网页制作是Web 1.0时代的产物,那时网站的主要内容都是静态的,用户使用网站的行为也以浏览。 var a1=document.getElementById('a1');...
37 曾思思 今日完成的代码:随机背景 随机背景 #banner{ width: 800px; height: 400px; margin: 0 auto; position: relative; box-shadow: 1px 1px 4px 0 rgba(0,0,0,.2); } #banner .tip{ position: absolute; left: 2em; top: 2em; color:...
37 曾思思 今日完成的代码:选项卡 选项卡 .clearfix::after { content: ""; clear: both; display: block; } .tabs { } .tabs .tabItems {} .tabs .tabItems .item { padding: 10px 30px; float: left; border-radius: 2px...
37 曾思思 [菜单](http://Zs2364.github.io/day1116/index.html)
软件161曾思思 事件绑定Get√