标签:ges gre nbsp res max highlight 范围 ogr image
<!doctype html> <html> <head> <meta charset="utf-8"> <title>HTML5</title> </head> <body> 度量的范围 <meter id="meter" min="1" max="10" value="5" low="3" high="7" style="width:200px;"></meter> <br><br> 进度条 <progress max="100" value="50" style="width:200px;"></progress> </body> </html>
标签:ges gre nbsp res max highlight 范围 ogr image
原文地址:http://www.cnblogs.com/1020182600HENG/p/7077020.html