HTML/Attribute/high
Aus SELFHTML-Wiki
Der Anzeigebereich des meter-Elements wird in drei Bereiche (rot-gelb-grün) geteilt. Das high-Attribut legt die untere Grenze des "Hoch"-Bereichs der Skala (min - low - high - max) fest.
erlaubte Werte |
Zahl |
---|---|
default-Wert | |
erlaubt in | meter |
Beispiel
<meter min="0" low="40" high="90" max="100" value="95"></meter>
Siehe auch
Weblinks
- WHATWG: the high attribute
Liste der HTML-Attribute
- Formular-Attribute
- accept
- accept-charset
- action
- autocapitalize
- autocomplete
- autofocus
- checked
- cols
- dirname
- disabled
- enctype
- for
- form
- formaction
- formenctype
- formmethod
- high
- keytype
- list
- low
- max
- maxlength
- method
- min
- minlength
- multiple
- name
- novalidate
- optimum
- pattern
- placeholder
- readonly
- required
- rows
- selected
- size
- step
- type (button)
- type (input)
- value
- wrap
- Universalattribute
- Listen-Attribute
- Medien-Attribute
- Meta-Attribute
- Tabellen-Attribute
- Verweis-Attribute