- 博客(14)
- 收藏
- 关注
转载 cursor的使用
要用到自定义鼠标样式,格式:css:{cursor:url('绝对路径的图片(格式:cur,ico)'),-moz-zoom-out;}css:{cursor:url('绝对路径'),auto;}//IE,FF,chrome浏览器都可以前面url是自定义鼠标格式,图像的绝对路径地址,后面的参数是css标准的cursor样式,(IE下面可以不需要)图标的格式根据不同的浏览器来分:IE
2017-11-28 21:21:48
472
原创 html write music player
music player @font-face{font-family:Cookie; src:url(font/aplayer-fontello.eot); src:url(font/aplayer-fontello.eot) format("embedded-opentype"), url(font/aplayer-fontello.woff) format("wo
2017-11-23 16:13:11
494
翻译 html写滚动条
scrollbar .scroll{overflow-x: auto;overflow-y: auto;height: 200px;width: 200px;}.scroll article{width: 400px;height: 400px;background-color: #0A0A0A;color: #FFFFFF;font-family:fantasy; }.scroll:
2017-11-03 19:02:21
442
原创 html写有道页面
interface*{margin:0;padding: 0px;}#Maininter{box-shadow: 1px 2px 4px #D7D7D7;border:1px solid #272727;height: 608px; width: 785px;position: relative;left:30px;top:30px; }#Caption{background-color
2017-11-02 16:52:47
777
1
原创 Music player beta1.0
music player body{background-color: #Feffff;}#player{width: 356px;height: 135px;border:1px solid #272822;background-color:rgba(88,65,79,0.7);border-radius: 10px;box-shadow: 6px 7px 6px #1E1E1E;p
2017-10-16 20:53:05
247
原创 网页音乐播放器
music player #player{width: 356px;height: 135px;border:1px solid #272822;background-color:#2F2E2E;border-radius: 10px;box-shadow: 6px 7px 6px #1E1E1E;position: relative;top:10px;left:10px;opacit
2017-10-15 21:04:09
424
转载 html节点认识
Child my course html css javascript var ves=document.getElementById("headline"); var x=document.getElementById("list");
2017-10-13 06:19:15
620
原创 html写选项卡
style样式@font-face { font-family: 'AlexBrush-Regular-webfont'; src: url('fontName.eot'); src: local('fontName Regular'), local('fontName'), url('fontName.woff') format
2017-10-12 15:37:31
821
原创 使用html制作表白页面
a sea of flower @font-face { font-family: 'AlexBrush-Regular'; src: url('AlexBrush-Regular-webfont.eot'); src: url('AlexBrush-Regular-webfont.eot?#iefix') format('embedded-opentype'),
2017-10-11 05:24:27
31253
5
原创 使用html制作dota1英雄数据
function showPic(e,sUrl){ var x,y; x = e.clientX; y = e.clientY; document.getEle
2017-10-10 15:55:24
1161
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人