HTML <fieldset> element
<fieldset>
<legend>Log In</legend>
Name:<input><br>
Password:<input>
</fieldset>
Specific attributes of <fieldset> tag:
Attribute | Description |
src | URL of the media, content or plug-in |
name | fieldset name |
form | the associated forms |
disabled | the fieldset status is disabled |