Quote:
Originally Posted by twells22
Here is the code to header_01(my logo). I can't get it to link to my home page?
<td width="318" height="93" rowspan="2">
<img id="header_01" src="images/FH_Abir2/header_01.gif" width="318" height="93" alt="" /></td>
|
Here is the code to link it to your home page:
Code:
<td width="318" height="93" rowspan="2">
<ahref="Your Site URL"><img id="header_01" src="images/FH_Abir2/header_01.gif" width="318" height="93" alt="" /></a></td>
Please don't forget to replace
Your Site URL with your site irl.