Disapearing IMG problem...

G

Gregory Nickoloff

Here's a question for ya:

I've got an html page with the following code:

<div class="cardad">
<a href="mancys/giftcards.php"><img src="images/gif/mancys_giftcard_ad.gif"
alt="Get Your Mancy's Giftcards Here!" width="111" height="72" border="0"
align="middle"></a></div>

<div class="joinnow">
<a href="http://loyal-email.com/harvest.aspx?bf_name=MAN00007"><img
src="images/mancys/gif/join_now!.gif" alt="Subscribe to our email
newsletter here!" width="98" height="90" border="0"
align="middle"></a></div>


But when the page is rendered in a browser (IE and FireFox) I get the
following:

<div class="cardad">
<a href="mancys/giftcards.php"> </a></div>

<div class="joinnow">
<a href="http://loyal-email.com/harvest.aspx?bf_name=MAN00007"><img
src="images/mancys/gif/join_now!.gif" alt="Subscribe to our email
newsletter here!" width="98" height="90" border="0"
align="middle"></a></div>

Notice how the first <img> tag comes up missing? What's going on here? It
was working until I added the second image then the first one just stopped
showing up. I've checked the href's and so forth, but I can't figure out why
it won't show up anymore.

Gregory Nickoloff,
Kinetica Media
(e-mail address removed)
 
T

Travis Newbury

Gregory said:
Here's a question for ya:
I've got an html page with the following code:
<div class="cardad">
<a href="mancys/giftcards.php"><img src="images/gif/mancys_giftcard_ad.gif"
alt="Get Your Mancy's Giftcards Here!" width="111" height="72" border="0"
align="middle"></a></div>
<div class="joinnow">
<a href="http://loyal-email.com/harvest.aspx?bf_name=MAN00007"><img
src="images/mancys/gif/join_now!.gif" alt="Subscribe to our email
newsletter here!" width="98" height="90" border="0"
align="middle"></a></div>
But when the page is rendered in a browser (IE and FireFox) I get the
following:
<div class="cardad">
<a href="mancys/giftcards.php"> </a></div>
<div class="joinnow">
<a href="http://loyal-email.com/harvest.aspx?bf_name=MAN00007"><img
src="images/mancys/gif/join_now!.gif" alt="Subscribe to our email
newsletter here!" width="98" height="90" border="0"
align="middle"></a></div>
Notice how the first <img> tag comes up missing? What's going on here? It
was working until I added the second image then the first one just stopped
showing up. I've checked the href's and so forth, but I can't figure out why
it won't show up anymore.

I posted the solution to your problem on a web page. But I am not
going to give you the URL since you did not give me your URL...
 
G

Gregory Nickoloff

URL is: http://www.mancys.com/

Problem picture is in the lower left. The Gift Card graphic....

But the problem isn't happening anymore...maybe I do need a psychic!

The image wasn't showing up. And, the <img> tag in the source
(class="cardad") wasn't showing up at all either. Just <a ... ></a>. Could
it be ad-blocking software?

That's my best guess....

(...lemmie check with the psychic...)


Thanks!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,483
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top