db wrote:
>
> "news" <jayNOSPAM DeleteThis @tequila-stuff.com> wrote in message news:ULI4c.91$272.79@lakeread03...
> : "Žed Eye Media - Richard Grove" <info DeleteThis @redeyemedia.co.uk> wrote in message
> : news:404f0daf$0$1159$65c69314@mercury.nildram.net...
> : > Further to my image problem,
> : > Can anyone tell me why a very small percentage of people can't view the
> : > jpegs on a site.
> : > Is there anything wrong with this HTML?:
> : > <img src='../adimages/309thumb.jpg' alt='' border=0>
> : >
> : > I have had about 5 people saying they cannot view images.
> : > Many thanks
> : > Richard Grove
> : >
> : >
> :
> : is it with a particular browser or page on your site?
> :
>
> OK, I'll bite.........
>
> Only my 2 cents, but in the bove code, there's no value for the alt variable. One < " > just won't cut it. Either remove the ALT tag and the < " > or place some description and add another, closing < " >.
>
> I don't think many browsers would mis-render your actual coding, but it needs cleaning up.
>
> D. B.
>
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.616 / Virus Database: 395 - Release Date: 3/8/2004
D.B.
Actually, the coding is correct. He's using single quotes (') instead
of the more common double quotes ("). So, the alt text is just an empty
string.
However, I do agree with you one point - it's worthless as it is. He
should either put something in the text or get rid of it all together.
The former would be better.
--
To reply, delete the 'x' from my email
Jerry Stuckle,
JDS Computer Training Corp.
jstucklex DeleteThis @attglobal.net
Member of Independent Computer Consultants Association - <a style='text-decoration: underline;' href="http://www.icca.org" target="_blank">www.icca.org</a><!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: Image Problem