- 1
How do I add a pop menu like when hover a mouse over a text that a text will come up saying something about that particular text
HTML&CSS
3 Answers
+ 2
Pretty sure some elements(not entirely sure, still sort of new to web coding) have an onhover attribute, maybe look into that on something like w3schools?
0
This is not exactly what you asked for, but what you want could be done the exact same way:
https://www.w3schools.com/howto/howto_css_dropdown.asp