Jump to content

[SOLVED] alt wont work.


redarrow

Recommended Posts

my alt wont work any idears please cheers

 


<?php?>

<table align="center" border="4" bordercolor="black">

<td align="center">

<a href="index.php"><img src="images/home_button.png" alt="Removals"></img></a>
</td>
<td align="center">
<a href="about_us.php"><img src="images/about_us_button.png" alt="Removals"></img></a>
</td>
<td align="center">
<a href="price.php"><img src="images/price_button.png" alt="Removals"></img></a>
</td>
<td align="center">
<a href="bookings.php"><img src="images/bookings_button.png" alt="Removals"></img></a>
</td>
<td align="center">
<a href="contact.php"><img src="images/contact_button.png" alt="Removals" ></img></a>
</td>

</table>

Link to comment
https://forums.phpfreaks.com/topic/40016-solved-alt-wont-work/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

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.