Heres a screen of my intentions, i want to put text into the area of slice 15. I can't figure out how to get text on top of it w.o writing it in photoshop I know theres a code that needs to be put in... a bg code i think
and when i wrap the buttons (6-13) with href code the whole page becomes screwed up... heres the code of the webpage that ps exported...
btw its obviously html lol
and when i wrap the buttons (6-13) with href code the whole page becomes screwed up... heres the code of the webpage that ps exported...
PHP:
<html>
<head>
<title>Untitled-3</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<!-- ImageReady Slices (Untitled-3.psd) -->
<table id="Table_01" width="997" height="599" border="0" cellpadding="0" cellspacing="0">
<tr>
<td rowspan="3">
<img src="images/fmxtest2_01.gif" width="11" height="599" alt=""></td>
<td colspan="10">
<img src="images/fmxtest2_02.gif" width="975" height="177" alt=""></td>
<td rowspan="3">
<img src="images/fmxtest2_03.gif" width="11" height="599" alt=""></td>
</tr>
<tr>
<td rowspan="2">
<img src="images/fmxtest2_04.gif" width="100" height="422" alt=""></td>
<td>
<img src="images/fmxtest2_05.gif" width="64" height="28" alt=""></td>
<td>
<img src="images/fmxtest2_06.gif" width="83" height="28" alt=""></td>
<td>
<img src="images/fmxtest2_07.gif" width="117" height="28" alt=""></td>
<td>
<img src="images/fmxtest2_08.gif" width="101" height="28" alt=""></td>
<td>
<img src="images/fmxtest2_09.gif" width="118" height="28" alt=""></td>
<td>
<img src="images/fmxtest2_10.gif" width="99" height="28" alt=""></td>
<td>
<img src="images/fmxtest2_11.gif" width="85" height="28" alt=""></td>
<td>
<img src="images/fmxtest2_12.gif" width="90" height="28" alt=""></td>
<td rowspan="2">
<img src="images/fmxtest2_13.gif" width="118" height="422" alt=""></td>
</tr>
<tr>
<td colspan="8">
<img src="images/fmxtest2_14.gif" width="757" height="394" alt=""></td>
</tr>
</table>
<!-- End ImageReady Slices -->
</body>
</html>