HELP!! My Website is www.webaholic.net and it is all images at the moment but I want the text to be in place of http://webaholic.net/index_r2_c2.jpg with a border round it, the same colouring and width as it currently has.
Here is the code
Here is the code
Code:
<html>
<head>
<title>index.jpg</title>
<meta http-equiv="Content-Type" content="text/html;">
<!--Fireworks MX 2004 Dreamweaver MX 2004 target. Created Sat Mar 26 13:45:54 GMT+0000 (GMT Standard Time) 2005-->
</head>
<body bgcolor="#ffffff">
<table border="0" cellpadding="0" cellspacing="0" width="648">
<!-- fwtable fwsrc="webaholicfinal.png" fwbase="index.jpg" fwstyle="Dreamweaver" fwdocid = "1861820750" fwnested="0" -->
<tr>
<td><img src="spacer.gif" width="190" height="1" border="0" alt=""></td>
<td><img src="spacer.gif" width="458" height="1" border="0" alt=""></td>
<td><img src="spacer.gif" width="1" height="1" border="0" alt=""></td>
</tr>
<tr>
<td colspan="2"><img name="index_r1_c1" src="index_r1_c1.jpg" width="648" height="175" border="0" alt=""></td>
<td><img src="spacer.gif" width="1" height="175" border="0" alt=""></td>
</tr>
<tr>
<td rowspan="2"><img name="index_r2_c1" src="index_r2_c1.jpg" width="190" height="325" border="0" usemap="#m_index_r2_c1" alt=""></td>
<td><img name="index_r2_c2" src="index_r2_c2.jpg" width="458" height="230" border="0" alt=""></td>
<td><img src="spacer.gif" width="1" height="230" border="0" alt=""></td>
</tr>
<tr>
<td><img name="index_r3_c2" src="index_r3_c2.jpg" width="458" height="95" border="0" alt=""></td>
<td><img src="spacer.gif" width="1" height="95" border="0" alt=""></td>
</tr>
<map name="m_index_r2_c1">
<area shape="rect" coords="15,177,187,205" href="www.webaholic.net/contact.html" alt="" >
<area shape="rect" coords="15,147,187,175" href="www.webaholic.net/banners.html" alt="" >
<area shape="rect" coords="15,119,187,147" href="www.webaholic.net/link.html" alt="" >
<area shape="rect" coords="15,89,187,117" href="http://s9.invisionfree.com/webaholic.html" alt="" >
<area shape="rect" coords="15,59,187,87" href="www.webaholic.net/graphic.html" alt="" >
<area shape="rect" coords="15,31,187,59" href="www.webaholic.net/award.html" alt="" >
<area shape="rect" coords="15,2,187,30" href="http://s9.invisionfree.com/webaholic" alt="" >
</map>
</table>
</body>
</html>












