metallibluegurl
06-10-2003, 08:59 PM
is there a way to use images as the links things on a menu bar ? this is the page
http://www23.brinkster.com/chinachick/test4.html
http://www23.brinkster.com/chinachick/test4.html
|
View Full Version : hover drop down menu metallibluegurl 06-10-2003, 08:59 PM is there a way to use images as the links things on a menu bar ? this is the page http://www23.brinkster.com/chinachick/test4.html zangerbanger 06-10-2003, 10:54 PM An image link is just like any other kind of link: <a href="URL"><img src="IMAGE"></a> |