Miss_Thang
02-26-2006, 01:15 AM
I'm trying to slice my layout (it's so simple and easy you think the slices will come out fine). My layout is similar to this here (http://katebosworthweb.com/videos). However when I slice it it comes out all messed up, doubled, and the code seems fine. Also, when I click an individual slice, the whole layout appears instead of the slice.
Here's the code:
<!-- Begin Table -->
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" WIDTH="637" HEIGHT="1533">
<TR>
<TD ROWSPAN="1" COLSPAN="1" WIDTH="637" HEIGHT="324">
<IMG NAME="vidlay0" SRC="vid-lay_1x1.jpg" WIDTH="637" HEIGHT="324" BORDER="0"></TD>
</TR>
<TR>
<TD ROWSPAN="1" COLSPAN="1" WIDTH="637" HEIGHT="1209">
<IMG NAME="vidlay1" SRC="vid-lay_2x1.jpg" WIDTH="637" HEIGHT="1209" BORDER="0"></TD>
</TR>
</TABLE>
<!-- End Table -->
Why is this happening?? Does anyone know of a good image slice program that I can use? Thanks ... hope to hear from someone :)
Here's the code:
<!-- Begin Table -->
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" WIDTH="637" HEIGHT="1533">
<TR>
<TD ROWSPAN="1" COLSPAN="1" WIDTH="637" HEIGHT="324">
<IMG NAME="vidlay0" SRC="vid-lay_1x1.jpg" WIDTH="637" HEIGHT="324" BORDER="0"></TD>
</TR>
<TR>
<TD ROWSPAN="1" COLSPAN="1" WIDTH="637" HEIGHT="1209">
<IMG NAME="vidlay1" SRC="vid-lay_2x1.jpg" WIDTH="637" HEIGHT="1209" BORDER="0"></TD>
</TR>
</TABLE>
<!-- End Table -->
Why is this happening?? Does anyone know of a good image slice program that I can use? Thanks ... hope to hear from someone :)