Schmidtimus
02-16-2003, 12:10 AM
I cannot figure out at all how to make an image link that also targets a frame, they seem to be two different codes and I'm not sure how to combine them, can someone help? Thanks!!
|
View Full Version : Image links for frames? Schmidtimus 02-16-2003, 12:10 AM I cannot figure out at all how to make an image link that also targets a frame, they seem to be two different codes and I'm not sure how to combine them, can someone help? Thanks!! Alcy 02-16-2003, 12:17 AM <a href="PAGE.HTML" target="FRAMENAME"><img src="IMAGE.GIF"></a> Just fill in all the caps with your info :D |