
Originally Posted by
forgetmenow
Thank you for your reply, i must be doing it wrong, i have done like you said but it still just takes me to the top of the panda page? any other ideas at all?
Debbie,
where it says,
HTML Code:
<a href="Mascot_Costume7.htm?#kungfu=<a+href="#kungfu"><img+src="<http://www.waggysfancydress.co.uk/frontpage/kungfopanda.jpg>"+/></a>">
<img border="0" src="frontpage/kungfopanda.jpg" width="110" height="184"></a></a>
change it to,
HTML Code:
<a href="#kungfu">
<img border="0" src="frontpage/kungfopanda.jpg" width="110" height="184"></a>
and right at the bootom of the page (or where ever you want it) put the reference bit in
HTML Code:
<div id=kungfu></div>
Bookmarks