In which non-text element would you use a title attribute?
Answers
Answered by
1
Answer:
When to use the title attribute: simplified
Do not use the title attribute, on any element, for any text that you want all users to have access to. Only use it to label a form control when the same text is provided as visible text. Do not use it on a link to provide information that may be important to any user.
Answered by
11
Answer:
in images used ad a link we use a title attribute
Explanation:
Similar questions