hey guys!!! got a question for all of you. i've seen a lot of sites have custom tooltips (the little boxes that show up when you hover over something for a while - i have a few in my site). I've been trying to figure out how to do it, but the only method i've seen is creating a div that pops up when you hover, which isn't really what i want. anyone have any idea on how to do it? :3
also, im making (some) progress with the site! i have the bare skeleton of a new homepage and i've redesign the site mascot (they just don't have a name yet). i'm focusing on my nekoweb website at the moment though now so still a long way to go until a full revamp!
i don't think it creates a div in this method since the tooltip text is in a . although they use a div for the hover example, i think you can replace it with any element
also, im making (some) progress with the site! i have the bare skeleton of a new homepage and i've redesign the site mascot (they just don't have a name yet). i'm focusing on my nekoweb website at the moment though now so still a long way to go until a full revamp!
this is the tutorial i used for my tooltips: https://www.w3schools.com/css/css_tooltip.asp
i don't think it creates a div in this method since the tooltip text is in a . although they use a div for the hover example, i think you can replace it with any element
** in a span
tysm starry!!!!!