MCQ
What does an HTML attribute provide?
Unit-3 Programming Fundamentals
A Additional information about an element
B A new web page
C A JavaScript function
D A database table
Explanation

Attributes provide extra information about an element, such as src, href, and alt.