A gauge with an optimal value of 0.5:
Example:
HTML
<p><label for="yinyang">Yin Yang:</label>
<meter id="yinyang" value="0.3" high="0.9" low="0.1" optimum="0.5"></meter></p>
How to create HTML <meter> Tag | HTML Tag |
What is HTML <meter> form Attribute | HTML Tag |
How to create HTML <meter> form Attribute | HTML Tag |
What is HTML <meter> high Attribute | HTML Tag |
How to create HTML <meter> high Attribute | HTML Tag |
What is HTML <meter> low Attribute | HTML Tag |
How to create HTML <meter> low Attribute | HTML Tag |
What is HTML <meter> max Attribute | HTML Tag |
How to create HTML <meter> max Attribute | HTML Tag |
What is HTML <meter> min Attribute | HTML Tag |
How to create HTML <meter> min Attribute | HTML Tag |
What is HTML <meter> optimum Attribute | HTML Tag |
How to create HTML <meter> optimum Attribute | HTML Tag |
What is HTML <meter> value Attribute | HTML Tag |
How to create HTML <meter> value Attribute | HTML Tag |
Type: | Html |
Category: | Web Tutorial |
Sub Category: | HTML Tag |
Uploaded by: | Admin |