roldahayes Posted December 6, 2007 Share Posted December 6, 2007 struggling to align the thumb image generated by this code...? Any help would be great! //DISPLAY THUMB IMAGE echo "<td bgcolor=$color width=\"95\">"."<img src=\"images/transparent.gif\" width=\"95\" border=\"1\" />"."</td>"; Link to comment https://forums.phpfreaks.com/topic/80458-center-thumbnail-images/ Share on other sites More sharing options...
r-it Posted December 6, 2007 Share Posted December 6, 2007 echo "<td bgcolor=$color width=\"95\" align=\"center\">"."<img src=\"images/transparent.gif\" width=\"95\" border=\"1\" />"."</td>"; Link to comment https://forums.phpfreaks.com/topic/80458-center-thumbnail-images/#findComment-407924 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.