HTML & CSS
How can yo ...
Мова сайту: Українська
Українська
English
Русский
Тести з програмування
Вхід
Реєстрація
Тести з програмування
Теорія
Сніпети
Статті
Головна
Android
Ціни
FAQ
Історія Cosmo
Правила та умови сервісу
Політика конфіденційності
Політика щодо файлів cookie
Зворотній Зв’язок
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.
tag
tool
tool-tip
mouse
tip
html
element
title
attribute
hover
point
Подобається
Ввійдіть
щоб вподобати
Комментувати
Ввійдіть
щоб прокоментувати
Поширити
Tweet
Пов'язані матеріали
Is it allowed to use title attribute on any HTML element in HTML5?
How to change the color of a link to blue when the cursor moves over it?
Sometimes, when you enter the page, the button already lights up by default. What attribute is applied to interface elements (such as checkboxes and radio buttons) when they are in the "on" position?
Specify the attribute of the tag that is used to reference the external style sheet.
Select the CSS property which you can use to specify the shape of the mouse pointer when it is placed above (is hovered) the element.
Тести з
H
TML & CSS
Приєднуйся і вивчай HTML & CSS
або
Дізнайся більше про
Тести з HTML & CSS онлайн
Слідкуй за CodeGalaxy
Мобільний додаток Beta
Зворотній Зв’язок
Продовжуйте вивчати
тести з HTML & CSS
How to make a shadow for text in gray?
Which of the following is true about the pseudo-class :visited?
What is the difference between pseudo-elements :after and ::after?
What is the font-variant property for?
Which color will word "text" has? <style> p{ color: green !important; } #p{ color: blue; } </style> <p id="p" style="color: red">text</>
What is the property clear: both?
Зареєструйся Зараз
або
Підпишись на майбутні тести
Ввійдіть щоб вподобати
Ввійдіть щоб прокоментувати