Loading

table画进度条

<!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>
<meta http-equiv="Content-Type" content="text/html; charset=big5" />
<title>Untitled Document</title>
</head>

<body>
<table style='width:100%;'><tr><td style='position:relative; border-color: Gray; border-width: 1px; border-style: solid;' class='graph'><div class='bar' style='display: block; position: relative; background: #B0D632; text-align: center; z-index:1; width:99%;'> </div><div class='bar-font' style='z-index:3; position:absolute; display: block; width:100%; text-align:center; top:0px'>99%</div></td></tr></table>

</body>
</html>

posted @ 2011-12-13 11:41  GerryGe  阅读(656)  评论(0编辑  收藏  举报