Viewing 5 replies - 1 through 5 (of 5 total)
  • <a href="//example.net”">
    should be
    <a href="http://example.net">

    Thread Starter jamez309

    (@jamez309)

    thanks for your reply, unfortunately its still including my domain with it even with http://

    I just tried this code in a page and it works for me:

    <a href="http://www.fcps.edu"><img src="http://www.mydomain.com/blog/wp-content/uploads/2010/10/flower-emrtemp.png"></a>

    Make sure you don’t have some other funny character coded in your link where you think you have a double-quote character.

    agreed, I think we need to see a page with this on, to check what is actually in the link.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘hyperlink trouble’ is closed to new replies.