What does the title attribute do in HTML?
- Adds a tooltip to an element
- Defines the title of a web page
- Provides additional information about an element
- Specifies the alignment of the content within a table cell
The title attribute in HTML is used to define the title of a web page. It is typically displayed in the browser's title bar or tab.
Loading...
Related Quiz
- What does SQL injection refer to in the context of security vulnerabilities?
- What is the purpose of a data structure?
- The "Sources" tab in Browser Developer Tools is used for debugging _______ code.
- _______ is a SQL command used to retrieve data from multiple tables simultaneously based on a specified condition.
- What is the purpose of a database schema in database design?