JohnnyMar
05-21-2008, 09:17 PM
I am trying to place an assortment of links on a site, however, the links I am placing are comming out like this:
http://www.evaluation.com/mmarsha/www.evaluation.com/sound/audiosample.mp3
the bolded portion of the link would be an example of one of the sites I'm placing the hyperlink on. the italicised portion is what I actually want the link to go to, but it adds the bolded portion when it opens in the browser. Heres an example of the code im using:
<ahref="www.evaluation.com/sound/Audiosample.mp3">Audiosample - Example 1</a>
Can anyone see any defect in that piece of code? or is this symptomatic of another part of the code I have to troubleshoot?
http://www.evaluation.com/mmarsha/www.evaluation.com/sound/audiosample.mp3
the bolded portion of the link would be an example of one of the sites I'm placing the hyperlink on. the italicised portion is what I actually want the link to go to, but it adds the bolded portion when it opens in the browser. Heres an example of the code im using:
<ahref="www.evaluation.com/sound/Audiosample.mp3">Audiosample - Example 1</a>
Can anyone see any defect in that piece of code? or is this symptomatic of another part of the code I have to troubleshoot?