Explain with the help of an example the significance of having an attribute to a tag
Answers
Answered by
5
Answer:
Attributes define additional characteristics or properties of the element such as width and height of an image. Attributes are always specified in the start tag (or opening tag) and usually consists of name/value pairs like name="value" . Attribute values should always be enclosed in quotation marks
please mark as brainliest
Similar questions