MENU
Progress and Meter
<progress> displays a progress indicator
....... max=number: the total amount of work
...... value=number: the amount of work done.
<meter> displays a scalar indicator
....... form=form_id
...... high= number
...... low= number
...... max= number
...... min= number
...... optimum= number
...... value= number