| alt |
Defines an alternative text when the original element fails to display |
| checked |
Defines an input element should be preselected when the page loads |
| class |
Defines one or more names for an element |
| id |
Defines a unique id for an element |
| cols |
Defines the width of a textarea |
| colspan |
Defines the number of columns of a table cell should span |
| rows |
Defines the number of lines of a textarea |
| rowspan |
Defines the number of rows of a table cell should span |
| disabled |
Defines that the selected element should be disabled |
| download |
Defines the target will be downloaded when a user clicks on the link |
| height |
Defines the height of the element |
| width |
Defines the width of the element |
| href |
Defines the URL of a page the link is connected |
| src |
Using an image into the website |