PROMULGATOR

    文刀木卯

    湖南省长沙市浏阳市
    Html
    Css
    Js

    
                        
body {
	background-color:gainsboro;
}
.fuselage {
	border-radius:20px;
	border:white solid 1.5px;
	width:400px;
	height:500px;
	background-color:#EAEAEA;
	margin:0 auto;
}
.nose {
	width:400px;
	height:50px;
	display:block;
	margin:20px 95px 0 95px;
}
.nose-topic {
	color:rgba(0,0,0,0.8);
	font-size:25px;
}
#cc {
	text-align:right;
	border-radius:10px;
	margin:0 5px;
	width:390px;
	height:60px;
	color:rgba(0,0,0,0.6);
	background-color:#F2F2F2;
	border:rgba(0,0,0,0.3) solid 2px;
	font-size:40px;
}
.key ul {
	background-color:white;
	border-radius:10px;
	padding:0;
	margin:5px 14px;
	border:#fff 2px solid;
	height:350px;
	overflow:hidden
}
.key li {
	border-radius:10px;
	list-style:none;
	float:left;
	width:46.5px;
	height:72px;
	margin:1px;
	padding:9px 0px 4px 25px;
	display:inline;
	font-size:38px;
	background-color:lightgray;
}
.key li:hover {
	color:white;
	border-radius:10px;
	list-style:none;
	float:left;
	width:46.5px;
	height:72px;
	margin:1px;
	padding:9px 0px 4px 25px;
	display:inline;
	font-size:38px;
	background-color:rgba(0,0,0,0.5);
}
.key li:active {
	color:white;
	border-radius:10px;
	list-style:none;
	float:left;
	width:46.5px;
	height:72px;
	margin:1px;
	padding:9px 0px 4px 25px;
	display:inline;
	font-size:38px;
	background-color:rgba(0,0,0,0.2);
}

                        
↑上面代码改变,会自动显示代码结果 jQuery调用版本:1.11.3
 立即下载

js计算器

里面有说明

2
      哎呀0
      2017/11/30 10:50:33
      被除数为零没有出来 回复
      浅浅请0
      2017/11/29 9:13:56

      厉害厉害,偶像偶像

      回复