How do I add hover titles to headings?
-
To build my links page, http://conditionalcognition.com/links/, I just copied the html from the blogroll widget. The hover title code for the links was kept, but I lost the hover title code for the link category headings.
I know I should use something like………
but I’m not sure where to place the code in relation to the heading code?
Any ideas?
The blog I need help with is: (visible only to logged in users)
-
-
Try this:
<a style="cursor:help;" title="DESCRIPTION_HERE">NAME_OF_THE_HEADING</a> -
-
- The topic ‘How do I add hover titles to headings?’ is closed to new replies.