It's going to be difficult to help you with a coding issue if you don't write code!
Part of the issue is determining what, exactly, you want to "hover over". If you want to hover over an image or a hyperlink, then the basic is to supply the "alt" attribute. Modern browsers will automatically convert the text into the basic, default "tip".
Anything else will require DHTML knowledge.