link wont show

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
psychotomus
Forum Contributor
Posts: 487
Joined: Fri Jul 11, 2003 1:59 am

link wont show

Post by psychotomus »

Code: Select all

<a herf="http://www.simsportal.net/download_media.php?type=anime&cat=Death Note&file=[Animanda] Death Note 08&mirror=1" target="_blank">Mirror 1</a>
any ideas why?
User avatar
aaronhall
DevNet Resident
Posts: 1040
Joined: Tue Aug 13, 2002 5:10 pm
Location: Back in Phoenix, missing the microbrews
Contact:

Post by aaronhall »

"href" instead of "herf"
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

Also, the spaces should be + or %20's
Post Reply