Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

How to add alt tag to logo?


julianpuje

Recommended Posts

Posted

Hi All

 

This is a very easy question, but i had a bit of a late night last night :'( and can't get my head around it. How do i add alt text to the following header logo?

TIA

 

Julian

 

   <td valign="CENTER"><?php echo '<a href="' . tep_href_link(FILENAME_DEFAULT) . '">' . tep_image(DIR_WS_CATALOG . 'headers/page_banner_1.jpg', '') . '</a>'; ?></td>

A little knowledge is dangerous, I SHOULD KNOW.

If Life Begins At 40, What ends????

Posted
Hi All

 

This is a very easy question, but i had a bit of a late night last night :'(  and can't get my head around it. How do i add alt text to the following header logo?

TIA

 

Julian

 

 ? <td valign="CENTER"><?php echo '<a href="' . tep_href_link(FILENAME_DEFAULT) . '">' . tep_image(DIR_WS_CATALOG . 'headers/page_banner_1.jpg', '') . '</a>'; ?></td>

 

'headers/page_banner_1.jpg' "ALT="text goes here");

Archived

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

×
×
  • Create New...