Build a custom, styled tooltip: hovering over an element shows a small label above it (not the plain native browser title tooltip), positioned near the element and gone on mouse-leave. Do it as a reusable pattern (driven by a data attribute), not one-off hardcoded positioning for a single element.
Check your work against
There's no automated grading for UI challenges — self-check against this list, then compare with the solution preview.
Live preview