title Attribute

Overview

What does this lesson cover?

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.

This lesson will cover the syntax and correct usage of the title attribute with the help of code examples and lesson quizes.