what is the use of title attribute in <A> tag
Answers
Answered by
0
Answer:
The title attribute specifies extra information about an element. The information is most often shown as a tooltip text when the mouse moves over the element. The title attribute can be used on any HTML element (it will validate on any HTML element.
Similar questions