what are attributes in html
Answers
Answered by
14
What are attributes in HTML?
HTML attributes are special words used inside the opening tag to control the element's behaviour. HTML attributes are a modifier of an HTML element type.
Hope you like my answer. Please mark me as brainliest...!
#ANSWERWITHQUALITY
#BAL
Answered by
11
Answer:
Attributes give us extra information about elements. They are always specified inside the start tag. For example the BGCOLOR attribute of the body tag specifies the background color of the Web page.
Please mark my answer as the brainliest.
Similar questions