Can anyone check my link html?

  1. #1
    BarbiePhish is offline Junior Member

    Can anyone check my link html?

    If this topic is inappropriate for this site, I completely understand and will not be offended by its removal.

    I've tried to post four links onto my website, and for some reason creating the fourth caused problems with the sites appearance. Is there anyone who can explain how to create an image with a line of text into a link? I've done it, it just didn't work this final time, and I can't figure out where my html is incorrect. Thank you

  2. #2
    Jaynee is offline Senior Member
    Can you post a link or copy the html here?

  3. #3
    BarbiePhish is offline Junior Member
    The last two were pre-made, I made the first two. The first one was the last I created, that's when things messed up. All the links work fine, but when put in the page it looks like something isn't closed off. Thanks for your help, I truely appreciate it.

    <BR><BR>
    <a href="http://www.albinoblacksheep.com/flash/guineapig">
    <img src="http://tinypic.com/k0rntx.jpg" width="40" height="35" alt="Guinea Pig Way"><BR><B>Guinea Pig Way</B></a>

    <BR><BR>
    <a href="http://www.z-files.de/welle/welle.htm">
    <img src="http://tinypic.com/jz9vsw.gif" width="40" height="35" alt="Choco Budgie"><BR><B>Choco Budgie</B></a>

    <BR><BR>
    <a href="http://www.thedollpalace.com/my/refer.php?login=BarbiePhish">
    <img src="http://ww2.thedollpalace.com/public/images/banner8_88x31/tdp_banner8_14.gif" alt="Visit The Doll Palace [Where Cartoon Dolls Live]" border="0" width="88" height="31"></a>

    <BR><BR>
    <!-- BEGIN bunnyhero labs pet code -->
    <table border="0" cellpadding="0" cellspacing="0" width="250"><tr><td>
    <script language="javascript" type="text/javascript" src = "http://bunnyherolabs.com/adopt/embed-js.php?b=bWM9ZmlzaC5zd2YmY2xyPTB4ZmY1ZGYwJmNuPWZpd GNoJmFuPWNhbW1pZQ==">
    </script></td></tr><tr><td align="center"><small><a href="http://bunnyherolabs.com/adopt/">

  4. #4
    DJDK is offline Senior Member
    the fourth think seems to work ok

    but try

    Code:
    <BR><BR>
    <small><a href="http://bunnyherolabs.com/adopt/">
    <table border="0" cellpadding="0" cellspacing="0" width="250"><tr><td>
    <script language="javascript" type="text/javascript" src = "http://bunnyherolabs.com/adopt/embed-js.php?b=bWM9ZmlzaC5zd2YmY2xyPTB4ZmY1ZGYwJmNuPWZpdGNoJmFuPWNhbW1pZQ==">
    </script></td></tr><tr><td align="center"></a>
    instead of your 4th link. if the problem still continues, can you post your sites address here and ill have a look.
    Last edited by DJDK; 10-01-2006 at 06:13 PM.

  5. #5
    BarbiePhish is offline Junior Member
    The fourth link was working fine before; it was a pre-made link. If the other html looks ok to you, then it must be a problem with the server. They recently did an upgrade, which caused other problems. Thank you for your help, I will let you know what the final outcome is.

  6. #6
    DJDK is offline Senior Member
    if you post your site address ill have a look over the entire source code

  7. #7
    brain_damage is offline D-A-L Team Member (UK)
    or you could run your site through this

    http://validator.w3.org/

    the 3rd link

    <BR><BR>
    <a href="http://www.thedollpalace.com/my/refer.php?login=BarbiePhish">
    <img src="http://ww2.thedollpalace.com/public/images/banner8_88x31/tdp_banner8_14.gif" width="88" height="31" alt="Visit The Doll Palace [Where Cartoon Dolls Live]"><BR><B>Visit The Doll Palace [Where Cartoon Dolls Live]</B></a>

  8. #8
    BarbiePhish is offline Junior Member
    Tackle the Web with $5.99 .COM's from Go Daddy!
    The validator link is not working for me, I tried all three options

+ Reply to Thread