i am making a page in which imges of products are moving with the help of marquee if i click any one of the product it should go to the page of that product .
Put the image in HTML Anchor
<a href = 'Products.aspx?PId=24'><img src = "images/24.png" /></a>
<a href = 'Products.aspx'><img src = "images/24.png" /></a>
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.