Hello,
I'm trying to add an alt tag to an image I am retrieving from a MySQL database but I am really struggling. The image is displayed with:
echo "<td rowspan=3><img src=\"".$row['image_1']."\" > </td>";
What do I add include:
alt="some_text"
Many thanks
Peter Jones
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.