/    Sign up×
Community /Pin to ProfileBookmark

cannot implement slide show?

I am having problems in trying to add 2 slide shows to the areas marked in black in the HTML code below.

Please can someone help me??

<HTML>
<HEAD>
<TITLE>The Freebie Claim Centre</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-2) –>
<TABLE ALIGN=”CENTER” VALIGN=”MIDDLE” WIDTH=800 BORDER=0 CELLPADDING=0 CELLSPACING=0>
<TR>
<TD COLSPAN=8>
<IMG SRC=”images/theclaimcentre_01.gif” WIDTH=800 HEIGHT=140 ALT=””></TD>
<TD>
<IMG SRC=”images/spacer.gif” WIDTH=1 HEIGHT=140 ALT=””></TD>
</TR>
<TR>
<TD COLSPAN=2 ROWSPAN=9>
<IMG SRC=”images/theclaimcentre_02.gif” WIDTH=113 HEIGHT=162 ALT=””></TD>
<TD COLSPAN=2 ROWSPAN=2>
<A HREF=”INDEX.HTM”>
<IMG BORDER=”0″ SRC=”images/theclaimcentre_03.gif” WIDTH=72 HEIGHT=44 ALT=””></TD>
<TD COLSPAN=4>
<IMG SRC=”images/theclaimcentre_04.gif” WIDTH=615 HEIGHT=16 ALT=””></TD>
<TD>
<IMG SRC=”images/spacer.gif” WIDTH=1 HEIGHT=16 ALT=””></TD>
</TR>
<TR>
<TD COLSPAN=2 ROWSPAN=8>
<IMG SRC=”images/theclaimcentre_05.gif” WIDTH=481 HEIGHT=146 ALT=””></TD>
<!———————————————————————————->
<TD bgcolor=”black” ROWSPAN=4>
<IMG SRC=”images/theclaimcentre_06.gif” WIDTH=85 HEIGHT=99 ALT=””></TD>
<!———————————————————————————->
<TD ROWSPAN=11>
<IMG SRC=”images/theclaimcentre_07.gif” WIDTH=49 HEIGHT=344 ALT=””></TD>
<TD>
<IMG SRC=”images/spacer.gif” WIDTH=1 HEIGHT=28 ALT=””></TD>
</TR>
<TR>
<TD COLSPAN=2>
<IMG SRC=”images/theclaimcentre_08.gif” WIDTH=72 HEIGHT=14 ALT=””></TD>
<TD>
<IMG SRC=”images/spacer.gif” WIDTH=1 HEIGHT=14 ALT=””></TD>
</TR>
<TR>
<TD>
<A HREF=”ABOUTUS.HTM”>
<IMG BORDER=”0″ SRC=”images/theclaimcentre_09.gif” WIDTH=70 HEIGHT=30 ALT=””></TD>
<TD ROWSPAN=3>
<IMG SRC=”images/theclaimcentre_10.gif” WIDTH=2 HEIGHT=58 ALT=””></TD>
<TD>
<IMG SRC=”images/spacer.gif” WIDTH=1 HEIGHT=30 ALT=””></TD>
</TR>
<TR>
<TD ROWSPAN=2>
<IMG SRC=”images/theclaimcentre_11.gif” WIDTH=70 HEIGHT=28 ALT=””></TD>
<TD>
<IMG SRC=”images/spacer.gif” WIDTH=1 HEIGHT=27 ALT=””></TD>
</TR>
<TR>
<TD ROWSPAN=3>
<IMG SRC=”images/theclaimcentre_12.gif” WIDTH=85 HEIGHT=43 ALT=””></TD>
<TD>
<IMG SRC=”images/spacer.gif” WIDTH=1 HEIGHT=1 ALT=””></TD>
</TR>
<TR>
<TD COLSPAN=2>
<A HREF=”CONTACTUS.HTM”>
<IMG BORDER=”0″ SRC=”images/theclaimcentre_13.gif” WIDTH=72 HEIGHT=26 ALT=””></TD>
<TD>
<IMG SRC=”images/spacer.gif” WIDTH=1 HEIGHT=26 ALT=””></TD>
</TR>
<TR>
<TD COLSPAN=2 ROWSPAN=2>
<IMG SRC=”images/theclaimcentre_14.gif” WIDTH=72 HEIGHT=20 ALT=””></TD>
<TD>
<IMG SRC=”images/spacer.gif” WIDTH=1 HEIGHT=16 ALT=””></TD>
</TR>
<TR>
<!———————————————————————————->
<TD bgcolor=”black” ROWSPAN=3>
<IMG SRC=”images/theclaimcentre_15.gif” WIDTH=85 HEIGHT=99 ALT=””></TD>
<!———————————————————————————->
<TD>
<IMG SRC=”images/spacer.gif” WIDTH=1 HEIGHT=4 ALT=””></TD>
</TR>
<TR>
<TD ROWSPAN=3>
<IMG SRC=”images/theclaimcentre_16.gif” WIDTH=79 HEIGHT=198 ALT=””></TD>
<TD COLSPAN=4>
<A HREF=”DOIHAVEACLAIM.HTM”>
<IMG BORDER=”0″ SRC=”images/theclaimcentre_17.gif” WIDTH=132 HEIGHT=28 ALT=””></TD>
<TD ROWSPAN=3>
<IMG SRC=”images/theclaimcentre_18.gif” WIDTH=455 HEIGHT=198 ALT=””></TD>
<TD>
<IMG SRC=”images/spacer.gif” WIDTH=1 HEIGHT=28 ALT=””></TD>
</TR>
<TR>
<TD COLSPAN=4 ROWSPAN=2>
<IMG SRC=”images/theclaimcentre_19.gif” WIDTH=132 HEIGHT=170 ALT=””></TD>
<TD>
<IMG SRC=”images/spacer.gif” WIDTH=1 HEIGHT=67 ALT=””></TD>
</TR>
<TR>
<TD>
<IMG SRC=”images/theclaimcentre_20.gif” WIDTH=85 HEIGHT=103 ALT=””></TD>
<TD>
<IMG SRC=”images/spacer.gif” WIDTH=1 HEIGHT=103 ALT=””></TD>
</TR>
<TR>
<TD>
<IMG SRC=”images/spacer.gif” WIDTH=79 HEIGHT=1 ALT=””></TD>
<TD>
<IMG SRC=”images/spacer.gif” WIDTH=34 HEIGHT=1 ALT=””></TD>
<TD>
<IMG SRC=”images/spacer.gif” WIDTH=70 HEIGHT=1 ALT=””></TD>
<TD>
<IMG SRC=”images/spacer.gif” WIDTH=2 HEIGHT=1 ALT=””></TD>
<TD>
<IMG SRC=”images/spacer.gif” WIDTH=26 HEIGHT=1 ALT=””></TD>
<TD>
<IMG SRC=”images/spacer.gif” WIDTH=455 HEIGHT=1 ALT=””></TD>
<TD>
<IMG SRC=”images/spacer.gif” WIDTH=85 HEIGHT=1 ALT=””></TD>
<TD>
<IMG SRC=”images/spacer.gif” WIDTH=49 HEIGHT=1 ALT=””></TD>
<TD></TD>
</TR>
</TABLE>

<!– End ImageReady Slices –>
</BODY>
</HTML>

to post a comment
HTML

4 Comments(s)

Copy linkTweet thisAlerts:
@Aronya1Apr 11.2004 — What's the problem you're having? Your code shows you're inserting individual gif images, not a slideshow.
Copy linkTweet thisAlerts:
@bashauthorApr 11.2004 — Basically, the code which is enclosed within the hyphens are two square boxes.

What i would like is for each of these two boxes to show a slide show e.g 2 images - one image states BUY NOW and the other image shows PAY LATER. This can be done using Javascript.

However, because i have created the page in Adobe, when i add any javascript, the layout of the whole page is re-arranged.

I hope this makes things a little clearer!!

Need help...

Thanks
Copy linkTweet thisAlerts:
@Aronya1Apr 11.2004 — What program are you using? Adobe what?
Copy linkTweet thisAlerts:
@bashauthorApr 12.2004 — Yes, i used Adobe Photoshop 7 to create the page in.

Thanks for replying :-)

TM
×

Success!

Help @bash spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 6.16,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @nearjob,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,
)...