[thelist] alt tag not displaying on php random image

Bruce Gilbert webguync at gmail.com
Tue Jun 28 23:02:18 CDT 2005


Hello,

On my personal site I am working on located at
http://www.inspired-evolution.com, I noticed the alt tag is not
displaying for y random image even though I have it in the script.
the script is:

<?php
echo '<img src="images/Rotating_Banner/rotating_banner'. rand(1,2) 
.'.jpg" alt="Inspired Evolution -creative web development solutions
for the small business" width="750" height="160"
longdesc="inspired_image.php"/>
';
?>
can alt tags show up on these scripts?

-- 
::Bruce::


More information about the thelist mailing list