View Full Version : help


pepper
06-27-2003, 03:00 PM
does any one know how do you enlarge the text of a link when puttin the mouse over it????

Ryo
06-27-2003, 03:20 PM
insert this between your style tags:
a:hover {font-size: (size you want font to become)pt;}