码迷,mamicode.com
首页 > 其他好文 > 详细

进度条

时间:2016-10-25 16:34:26      阅读:122      评论:0      收藏:0      [点我收藏+]

标签:技术分享   utf-8   doctype   har   max   type   gre   tle   val   

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <title>Title</title>
</head>
<body>
<p>当前任务完成进度
<progress max="100" value="85"></progress>
<!--    value<max-->
</p>
</body>
</html>

技术分享

 

进度条

标签:技术分享   utf-8   doctype   har   max   type   gre   tle   val   

原文地址:http://www.cnblogs.com/Yimi/p/5997124.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!