CSS Tooltip in 10 mins

preview_player
Показать описание
Using tooltips in your UI can boost your user's experience and be effective in explaining more information to the user.
We will use only html and css to implement a tooltip, no javascript which makes our life as a developer easier.

Features
- pseudo element (::after)
- inline-flex
- css attr()

Follow me here
Рекомендации по теме
Комментарии
Автор

You have a very soft voice and you know how to teach people. Thank you!

maksymdudyk
Автор

i have 4 to lines of text and I want to add line break for each line, any guidance how can I add line break, i have already tried between text <br/> tag but doesn't work

raj