<?xml version="1.0" encoding="utf-8"?>

Use the title attribute for tooltips

Use the title attribute for tooltips Bad Practice
Use the title attribute for tooltips Best Practice

The title attribute adds tooltips on hover. Usually, they contain additional information about the element. Keep in mind that such tooltips will most likely be unavailable for people using touch-only devices, assistive technology users, and people with cognitive concerns. Use tooltips only when necessary and for non-essential information so that even if users miss it, they will still understand the content.

Improve your UX & Product skills with interactive courses that actually work