![]() |
href link problem in IE
HI,
Once again, I have to turn to you fine folks for some help. I am trying to link an image on the front page with a category. I have it working in Firefox, but it does not work in IE 6. The little hand pointer does not show up when I hover over the image. Here is the code I have come up with: <p align="center" <a href="home.php?cat=27"> <img height="225" alt="Mary Kay Christmas day" src="skin1/images/Welcome/ValentinesBox.jpg" width="800" name="Valentines Box"></a></p> <p> </p> <p align="center" <a href="home.php?cat=27"> <img height="100" alt="Mary Kay new fragrance on sale" src="skin1/images/Welcome/ValentinesCoupon.jpg" width="800" name="Valentines Coupon"></a></p> I have moved the <a and </a> around, but I can't get it to work. I want both images to go to the same category. Wouldn't it be a wonderful world if everyone used the same browser. Thanks for all your help, Rob |
Re: href link problem in IE
<p align="center"
You are missing the closing > |
Re: href link problem in IE
Thank you, Balinor! It works now (but I think you knew that)
I thought it was the </p> at the end that closed that <p. Someday this will all make sense to me. I hope. Thanks again Rob |
All times are GMT -8. The time now is 02:01 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.