diff options
-rw-r--r-- | index.html | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -122,15 +122,15 @@ table { <tr> <td> <a href="https://lopster.neocities.org/tulparing/files/prev?id=28"> - <img src="images/mouthwash/left.png"></a> + <img src="images/mouthwash/left.png" alt="left"></a> </td> <td> <a href="https://lopster.neocities.org/tulparing/tulparing" target="_blank"> - <img src="images/mouthwash/icon.png"></a> + <img src="images/mouthwash/icon.png" alt="Mouthwash"></a> </td> <td> <a href="https://lopster.neocities.org/tulparing/files/next?id=28"> - <img src="images/mouthwash/right.png"></a> + <img src="images/mouthwash/right.png" alt="right"></a> </td> </tr> </table> |