Jump to content

creating a link text instead of an image


nezona

Recommended Posts

Hi there,

 

Im trying to covert an image to text the following code is used:-

<table  border="0" width="100%" cellpadding="0" cellspacing="0">
	<tr>
		<td width="20px"> </td>
					<td align="left" valign="top"><a href="/chairs/" class="mnselected" ><img src="http://www.primeofficeenvironments.com/images/sidemenu-chair-hover.jpg" border="0"></a>    </td>

	</tr>
	<tr>
		<td> </td>
					<td align="left" valign="top" face="bradley hand itc"><a href="/files/" class="snav" >files</a>   </td>
				</tr>
	<tr>
		<td> </td>
					<td align="left" valign="top" face="bradley hand itc"><a href="/reception/" class="snav" ><img src="http://www.primeofficeenvironments.com/images/sidemenu-reception.jpg" border="0"></a>    </td>
				</tr>
	<tr>
		<td> </td>
					<td align="left" valign="top" ><a href="/workstations/" class="snav" ><img src="http://www.primeofficeenvironments.com/images/sidemenu-workstations.jpg" border="0"></a>    </td>
				</tr>
	<tr>
		<td> </td>

 

As you can see somebody has cheated and put the links as an image rather than text, Im wanting to create links with a font face of bradley hand itc, can anyone help

Link to comment
https://forums.phpfreaks.com/topic/84216-creating-a-link-text-instead-of-an-image/
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.