HTML & CSS
How can yo ...
Site Language: English
Українська
English
Русский
Programming Tests
Login
Sign Up
Programming Tests
Theory
Snippets
Papers
Landing
Android
Prices
FAQ
Cosmo Story
Terms and Conditions
Privacy Policy
Cookies Policy
Send Feedback
How can you create a tooltip that will be displayed when you move the mouse over the element?
<p title="this is a tooltip">
<p tooltip="this is a tooltip">
<p hover="this is a tooltip">
<p mouseover="this is a tooltip">
Explanation
The value of the
title
attribute will be displayed as a tooltip on mouse over the element.
attribute
element
html
title
tip
mouse
hover
tool
point
tag
tool-tip
Like
Login in
to like
Comment
Login in
to comment
Share
Tweet
Related Content
Is it allowed to use title attribute on any HTML element in HTM...
How to change the color of a link to blue when the cursor moves over i...
Sometimes, when you enter the page, the button already lights up by de...
Specify the attribute of the tag that is used to reference the external s...
Select the CSS property which you can use to specify the shape of the ...
H
TML & CSS
Quiz
Login to learn HTML & CSS
or
Read more about
HTML & CSS Quizzes
Follow CodeGalaxy
Mobile Beta
Send Feedback
Keep exploring
HTML & CSS quizzes
How to make a shadow for text in gray?...
Which of the following is true about the pseudo-class ...
What is the difference between pseudo-elements :after and ...
What is the font-variant property for?...
Which color will word "text" has? <style> p{ ...
What is the property clear: both?...
Sign Up Now
or
Subscribe for future quizzes
Login in to like
Login in to comment