Ctrl+/
IE11
F11
ESC
PgUp
PgDn
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>数字统计,进度条动画</title>
<style type="text/css">
b{display:block;float:left;height:20px;width:40px;}
div{height:20px;}
div.a_red{background:red;float:left;}
div.b_green{background:green;float:left;}
div.c_orange{background:orange;float:left;}
</style>
</head>
<body>
<div class="a">
CSS代码...
JS代码...
xxxxxxxxxx