HTML Attribute

An attribute is extra information added to an HTML tag to configure an element, written as name="value" inside the opening tag. Examples include href on a…