Slice and manually link photos
To create a curved edge for presenting images, etc, use a sliced image to create the look you want.
Start with 1 image and use a photo program to slice it into pieces.
This sample has 9 pieces to the image.
All samples shown are JPG but could be GIF or PNG.
All images placed into the same row of a table.
Cursor is placed at end of each line and image inserted.
In the design window, you will see spaces between images.
But when published, all the images are tight together.
After inserting the images in the table I chose a couple of the images to link.
Click VIDEOS or EXTRAS on the Ipod.
You will be taken to a different part of the page.
Video - anchor for link above - click a link, end up here!
Extras - anchor for link above - click a link, end up here!
This is what I see in my CSB design window:
To make your links:
In CSB/Trellix:
Right click an image, choose link (to page, file, etc)
I used URL style link so I could make a rollover TITLE tag.
My sample lined to an anchor on the same page.
If you put a TITLE or ALT tag into your link, do NOT put in the final "
This is the code for that table, images and links:
Note that my font size is set very small so the spacing is minimal.
All images are put into the SAME table row!
Linked images are shown in purple for emphasis. You would change your image names and sizes.
<TABLE BORDER="1" CELLPADDING="0" CELLSPACING="0" WIDTH="392" BORDERCOLORLIGHT="#C0C0C0" BORDERCOLORDARK="#808080" FRAME="BOX" RULES="ALL" HSPACE="0" VSPACE="0"
>
<tR>
<tD VALIGN=CENTER HEIGHT= 466 WIDTH="388">
<div><FONT SIZE="1" COLOR="#000000" FACE="Arial,Helvetica,sans-serif">
<IMG SRC="66982390.jpg" border=0 width="386" height="57" ALIGN="BOTTOM" HSPACE="0" VSPACE="0">
<A HREF="#video" TITLE="Click here for Videos!"><IMG SRC="66a820e0.jpg" border=0 width="386" height="14" ALIGN="BOTTOM" HSPACE="0" VSPACE="0"></A>
<IMG SRC="66b820d0.jpg" border=0 width="386" height="13" ALIGN="BOTTOM" HSPACE="0" VSPACE="0">
<IMG SRC="66e820d0.jpg" border=0 width="386" height="13" ALIGN="BOTTOM" HSPACE="0" VSPACE="0">
<A HREF="#extras" TITLE="Click here for Extras!"><IMG SRC="66f820e0.jpg" border=0 width="386" height="14" ALIGN="BOTTOM" HSPACE="0" VSPACE="0"></A>
<IMG SRC="670820d0.jpg" border=0 width="386" height="13" ALIGN="BOTTOM" HSPACE="0" VSPACE="0">
<IMG SRC="671820e0.jpg" border=0 width="386" height="14" ALIGN="BOTTOM" HSPACE="0" VSPACE="0">
<IMG SRC="672820c0.jpg" border=0 width="386" height="12" ALIGN="BOTTOM" HSPACE="0" VSPACE="0">
<IMG SRC="673822f0.jpg" border=0 width="386" height="303" ALIGN="BOTTOM" HSPACE="0" VSPACE="0"></FONT></div>
</tD>
</tR>
</TABLE>
|
|