For few days all was perfect. But now the word "music" is appears in the bottom. Can I remove it ?
Secondo (I don't know if I need to create a new topic for it. If so I will) I want to add another table as the same look than my Interest table. I have tryed but the new table that I try to add under my Interest table supperposes a little on the other.
How to separate them?
Where I must to put the new code for the new table ?
In fact I want to make another tables separate from the one of my interests,for Movies and Music.
Here is the code for my Interest table
CODE
<style>
.SMTable {position:relative; top:-40px; margin-bottom:-30px;}
.interestsAndDetails td.text {display:none;}
.room1 {background-image:url(http://i106.photobucket.com/albums/m241/heathercapri/rachel/layouts/haunted.jpg);}</style></td></tr></table></td></tr></table>
<table class="SMTable" bordercolor="6699cc" cellspacing="0" cellpadding="0" width="300" bgcolor="6699cc" border="1"><tr><td class="text mainTitle" width="300" bgcolor="6699cc">
<span class="f6da5d"><center>My Interests</span>
</td></tr>
<tr><td><table class="room1" bordercolor="000000" cellspacing="3" cellpadding="3" width="300" border="0"><tr><td class="leftSide" valign="top" width="100" bgcolor="b1d0f0">
<span class="d5e8fb">Crosses and Beads</span>
</td>
<td class="rightSide" width="175" bgcolor="d5e8fb"><a href="http://www.msplinks.com/MDFodHRwOi8vY2YuZ2VvY2l0aWVzLmNvbS9sYWNyb2l4cGVybGVlL2hvbWUvaW5kZXguaHRtbA==" target="_blank"><img src="http://i54.photobucket.com/albums/g107/yukkabelle/Mes%20Tags/Chapelet.jpg" border="0" alt="Photobucket"></a></td></tr><tr>
<td class="leftSide" valign="top" width="100" bgcolor="b1d0f0">
<span class="d5e8fb">My Ferrets</span>
</td>
<td class="rightSide" width="175" bgcolor="d5e8fb"><a href="http://www.msplinks.com/MDFodHRwOi8vd3d3Lmdlb2NpdGllcy5jb20vYmFzaWxsb3VtZS9mdXJldHMvaW5kZXguaHRtbA==" target="_blank"><img src="http://i54.photobucket.com/albums/g107/yukkabelle/Mes%20Tags/Nahum_chaudron.jpg" border="0" alt="Photobucket"></a></tr><tr>
<tr>
<td class="leftSide" valign="top" width="100" bgcolor="b1d0f0">
<span class="d5e8fb">Photography</span>
</td>
<td class="rightSide" width="175" bgcolor="d5e8fb"><img src="http://i54.photobucket.com/albums/g107/yukkabelle/Mes%20Tags/Penelope1.jpg" border="0" alt="Photobucket"></a></td></tr>
.SMTable {position:relative; top:-40px; margin-bottom:-30px;}
.interestsAndDetails td.text {display:none;}
.room1 {background-image:url(http://i106.photobucket.com/albums/m241/heathercapri/rachel/layouts/haunted.jpg);}</style></td></tr></table></td></tr></table>
<table class="SMTable" bordercolor="6699cc" cellspacing="0" cellpadding="0" width="300" bgcolor="6699cc" border="1"><tr><td class="text mainTitle" width="300" bgcolor="6699cc">
<span class="f6da5d"><center>My Interests</span>
</td></tr>
<tr><td><table class="room1" bordercolor="000000" cellspacing="3" cellpadding="3" width="300" border="0"><tr><td class="leftSide" valign="top" width="100" bgcolor="b1d0f0">
<span class="d5e8fb">Crosses and Beads</span>
</td>
<td class="rightSide" width="175" bgcolor="d5e8fb"><a href="http://www.msplinks.com/MDFodHRwOi8vY2YuZ2VvY2l0aWVzLmNvbS9sYWNyb2l4cGVybGVlL2hvbWUvaW5kZXguaHRtbA==" target="_blank"><img src="http://i54.photobucket.com/albums/g107/yukkabelle/Mes%20Tags/Chapelet.jpg" border="0" alt="Photobucket"></a></td></tr><tr>
<td class="leftSide" valign="top" width="100" bgcolor="b1d0f0">
<span class="d5e8fb">My Ferrets</span>
</td>
<td class="rightSide" width="175" bgcolor="d5e8fb"><a href="http://www.msplinks.com/MDFodHRwOi8vd3d3Lmdlb2NpdGllcy5jb20vYmFzaWxsb3VtZS9mdXJldHMvaW5kZXguaHRtbA==" target="_blank"><img src="http://i54.photobucket.com/albums/g107/yukkabelle/Mes%20Tags/Nahum_chaudron.jpg" border="0" alt="Photobucket"></a></tr><tr>
<tr>
<td class="leftSide" valign="top" width="100" bgcolor="b1d0f0">
<span class="d5e8fb">Photography</span>
</td>
<td class="rightSide" width="175" bgcolor="d5e8fb"><img src="http://i54.photobucket.com/albums/g107/yukkabelle/Mes%20Tags/Penelope1.jpg" border="0" alt="Photobucket"></a></td></tr>
Thank you