Tooltip Challenge

Easy
19
46.9% Acceptance

In this lab, you would have to build a tooltip by just using HTML & CSS, without the user any external libraries.

The tooltip would be visible when hovered over a button and then disappear when the button is not hovered anymore.

NOTE: This is a self assessed lab. There are no test cases available for this exercise lab. You would have to manually check the challenges when you're done.