Site Notice

hello, world

Difference between revisions of "Progress"

From Project-EPB Commons
([InPageEdit] 没有编辑摘要)
([InPageEdit] 没有编辑摘要)
Line 1: Line 1:
 
<html>
 
<html>
<progress id="progress" value="0" max="100" style="width: 80%; margin: auto 10%"/>
+
<progress id="progress" value="0" max="1000" style="width: 80%; margin: auto 10%"/>
 
</html>
 
</html>

Revision as of 18:45, 21 November 2019

<html> <progress id="progress" value="0" max="1000" style="width: 80%; margin: auto 10%"/> </html>