I'm a photographer and I'm looking for help with my website, I'm originally from Brazil and now I live in USA therefore English is my 2nd language so please forgive me
Alright, going back to the point here's my site: http://www.prophotosolution.com
I've sliced the actual jpeg file there in 4 creating a file called ppsplash.html and now I don't know what to do with it!
Here’s the code created using image cut software:
<html>
<head>
<title>Generated by Image Cut (http://www.sliceimage.com)</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body text=#000000 bgcolor=#ffffff link=#007700 vlink=#000088 alink=#000000>
<table border=0 cellspacing=0 cellpadding=0 width=700 height=700>
<tr>
<td><a target="" href="http://www.prophotosolution.com/index2.php?v=v1"><img border=0 src="images/ppsplash_1.jpg" height=352 width=351></a></td>
<td><a target="" href="http://www.myspace.com"><img border=0 src="images/ppsplash_2.jpg" height=352 width=349></a></td>
</tr><tr>
<td><a target="" href="http://www.prophotosolution.com/index2.php?v=v1"><img border=0 src="images/ppsplash_3.jpg" height=348 width=351></a></td>
<td><a target="" href="http://www.prophotosolution.blogspot.com"><img border=0 src="images/ppsplash_4.jpg" height=348 width=349></a></td>
</tr>
</table>
</body>
</html>
So, if I click on the ppsplash.html it opens with internet explore and by clicking in each one of the sections or slices put me to the desired urls.
My question is: How and where to implement this file / code on my site?
Thanks in advance for your help
