- 博客(7)
- 资源 (3)
- 收藏
- 关注
原创 div 在不定尺寸的情况下垂直水平居中
<body> <div class="top">我是头部50高</div> <div class="div1"> <div class="div2"></div> </div></body>.top{ height:50px; backg...
2019-06-04 13:14:52 113
原创 延时消失提示框
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><m
2019-01-17 18:01:52 231
原创 js 图片无缝滚动 横向 纵向
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><
2018-12-06 17:54:34 1337
原创 给input placeholder属性 用css3样式美化
给input placeholder属性 用css3样式美化input::-webkit-input-placeholder {opacity: 1;-webkit-transition: opacity .3s ease;-o-transition: opacity .3s ease;transition: opacity .3s ease;color: #9dadbb}...
2018-12-05 14:12:49 782
原创 js简易时钟显示
<!DOCTYPE html PUBLIC "-//W3C//h2D XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/h2D/xhtml1-transitional.h2d"><html xmlns="http://www.w3.org/1999/xhtml"><head><me
2018-11-30 18:27:07 812 1
原创 js 数码时间
<!DOCTYPE html PUBLIC "-//W3C//h2D XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/h2D/xhtml1-transitional.h2d"><html xmlns="http://www.w3.org/1999/xhtml"><head><me
2018-11-30 18:17:46 170
原创 vue 登录
vue 登录 <div id="app"> <label for=""> User: <input type="text" v-model="user"> </label> &
2018-11-22 17:32:04 299
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人