箭头进度条,留着下周用,IE下好用
超级大笨狼 2014-03-01 02:55:40 <!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>
<title></title>
</head>
<body>
<div style="height:20px; width:400px;background:red; float:left; margin-
top:10px;color:white;font-size:12px;text-align:center;
line-height:20px;
overflow:hidden; ">写代码</div>
<div style=" border:20px solid white; border-left:30px solid red;width:0;
float:left;"></div>
</body>
</html>