What is <img name="" ?

by art72
4 replies
  • WEB DESIGN
  • |
I keep getting an error script on a download.html page. There's a bonus offer to a 3rd party affiliate with a CB url, image file (src), and some basic instructions that read;

Edit the image name.

I understand adding my CB hop to the link, but for some reason I cannot wrap my head around the <img name="" :confused:

Thanks in advance
#<img
  • Profile picture of the author Elion Makkink
    <img name=" is basically the alt for the image. so when people scroll over you will see that name. Why don't you paste your code here or at the programming section so we can help?
    Signature

    Cheers,
    Elion Makkink

    Become an SEO Hustler too at seohustlers.com

    {{ DiscussionBoard.errors[3853821].message }}
  • Profile picture of the author art72
    I feel like I just had one of those spelling error brain aneurisms...on a word like "was" when it just doesn't seem to look right.

    Been a while since I messed with any image files.

    So if I delete it...shouldn't hurt anything right?

    Here's the basic structure: (line 7)

    <div id="bonuscontent">
    <h1 class="xx-large"><span class="red">Un-Annouced Bonus #2! -</span><br />
    <span class="x-large">Product Name... Marketing Membership</span> <span class="x-large">(Worth $97! / month)</span></h1>
    <p align="center"><a href="http://affiliate.vendor.hop.clickbank.net" target="_blank"><img name="" src="http://www.website.com/banners/package400x400_01.gif" width="400" height="400" alt="" /></a></p>
    </div>

    *note..I can just delete name="" and should be good, right?
    Signature
    Atop a tree with Buddha ain't a bad place to take rest!
    {{ DiscussionBoard.errors[3853881].message }}
  • Profile picture of the author Elion Makkink
    I think it shouldn't hurt anything no. just delete the name="".
    Signature

    Cheers,
    Elion Makkink

    Become an SEO Hustler too at seohustlers.com

    {{ DiscussionBoard.errors[3853892].message }}
  • Profile picture of the author art72
    Thank You Sir...Great Choice in username
    Signature
    Atop a tree with Buddha ain't a bad place to take rest!
    {{ DiscussionBoard.errors[3853911].message }}

Trending Topics