diedVIPs

html knowhow

label - Formulare auf Monitoren





Text



label - Formulare auf Monitoren

 
Tag Beschreibung Wert Beispiele

cols

Specifies the visible width of a text area

<textarea>

 

colspan

Specifies the number of columns a table cell should span

<td> <th>

 

content

Gives the value associated with the http-equiv or name attribute

<meta>

 

label

Specifies the title of the text track

<track>

<option> 

<optgroup>

 

lang

Specifies the language of the element's content

Global Attributes

 

max

Specifies the maximum value

<input> 

<meter>

<progress>

 

maxlength

Specifies the maximum number of characters allowed in an element

<input> 

<textarea>

 

method

Specifies the HTTP method to use when sending form-data

<form>

 

min

Specifies a minimum value

<input> , <meter>

 

name

Das Attribut gibt den Namen eines Elements an. Es wird verwendet, um auf Elemente zu verweisen.

<button> <fieldset> 

<form> 

<iframe> 

<input> 

<map> 

<meta> 

<object> 

<output>  <param> 

<select> 

<textarea>

 

open

Specifies that the details should be visible (open) to the user

<details>

 

placeholder

Specifies a short hint that describes the expected value of the element

<input>

<textarea>

 

rel

Specifies the relationship between the current document and the linked document

<a> 

<area> 

<form> 

<link>

 

tabindex

Specifies the tabbing order of an element

Global Attributes

 

type

Specifies the type of element

<a> 

<button> 

<embed> 

<input> 

<link> 

<menu> 

<object> 

<script>

<source> 

<style>

 

value

Specifies the value of the element

<button>

<input> <li> 

<option> 

<meter> 

<progress> 

<param>

 

wrap

Specifies how the text in a text area is to be wrapped when submitted in a form

<textarea>

 










Kontakt    Datenschutz   Impressum