<fieldset>
<legend>Fieldset Legend Titel 1</legend>
<p>
<label for="text">Text Input <abbr title="Required">*</abbr></label>
<input id="text" type="text" placeholder="Text Input">
</p>
</fieldset>
<fieldset>
<legend>Fieldset Legend Titel 1</legend>
<p>
<label for="text">Text Input <abbr title="Required">*</abbr></label>
<input id="text" type="text" placeholder="Text Input">
</p>
</fieldset>
{
"input-types": [
"text",
"password",
"url",
"email",
"tel",
"time",
"date",
"datetime",
"month",
"week",
"number",
"search",
"hidden",
"color",
"range",
"file"
]
}
There are no notes for this item.