Fix indentation
This commit is contained in:
parent
97b0fc8399
commit
2e1d9b4ec2
1 changed files with 1 additions and 1 deletions
|
@ -154,7 +154,7 @@ checkable macros."
|
|||
|
||||
TYPE: Specifies the type of input, such as: 'button', 'checkbox', 'color', 'date', 'datetime-local',
|
||||
'email', 'file', 'hidden', 'image', 'month', 'number', 'password', 'radio', 'range', 'reset',
|
||||
'search', 'submit', 'tel', 'text', 'time', 'url', 'week'.
|
||||
'search', 'submit', 'tel' 'text', 'time', 'url', 'week'
|
||||
|
||||
NAME: The name attribute for the control.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue