Findd Online
New member
This is part of my php code what's wrong with it? It displays a blank square. The alt, height, width, and align work but it won't load the image?
echo "<img scr=\"none.gif\" alt=\"" . $title . "\" height=\"60\" width=\"60\" align=\"left\" />";
echo "<img scr=\"none.gif\" alt=\"" . $title . "\" height=\"60\" width=\"60\" align=\"left\" />";