Attributes provide additional information about HTML elements. They are always placed in the opening tag.
Common Attributes
href— specifies the URL for linkssrc— specifies the source for imagesalt— provides alternative text for imagesclass— assigns a CSS classid— assigns a unique identifierstyle— adds inline CSS styles