Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Thumbnail image linking from another website
Old 09-18-2006, 07:38 PM Thumbnail image linking from another website
ollieholmes's Avatar
Average Talker

Posts: 19
Name: Oliver Holmes
Location: Shefford, Bedfordshire
Trades: 0
http://myweb.tiscali.co.uk/olliesweb...ial%20page.htm
I have been trying to create a thumbnail link to another website where my phots are displayed. I inserted the code into the page in frontpage and uploaded it to the internet but when i opened the page in my internet browser i got what you see there.
Can someone tell me what i am doing wrong here and how i can fix it?
ollieholmes is offline
Reply With Quote
View Public Profile Visit ollieholmes's homepage!
 
 
Register now for full access!
Old 09-19-2006, 08:21 AM Re: Thumbnail image linking from another website
capetek's Avatar
Extreme Talker

Posts: 229
Location: Massachusetts
Trades: 0
Hey, the reason why it didnt display correctly is because you inserted that code under the preview mode. Seems like your using frontpage so first you want to find where the "view source" button is and insert the script tags between the <body> </body> tags


or you can just open notepad copy this and save it as yourfile.htm

Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>New Page 1</title>
</head>

<body background="Documents/background.jpg">
<SCRIPT LANGUAGE='JavaScript' SRC='http://www.jetphotos.net/linkphoto.php?id=5801904' TYPE='text/javascript'></SCRIPT> 
</body>
</html>
__________________
Anthony LeBoeuf
Cape-Tek IT Solutions

Please login or register to view this content. Registration is FREE

Great hosting at affordable pricing!
capetek is offline
Reply With Quote
View Public Profile Visit capetek's homepage!
 
Old 09-20-2006, 11:17 PM Re: Thumbnail image linking from another website
ollieholmes's Avatar
Average Talker

Posts: 19
Name: Oliver Holmes
Location: Shefford, Bedfordshire
Trades: 0
Thank you. I will try that and upload my results in a few mins.
ollieholmes is offline
Reply With Quote
View Public Profile Visit ollieholmes's homepage!
 
Old 09-26-2006, 07:11 PM Re: Thumbnail image linking from another website
ollieholmes's Avatar
Average Talker

Posts: 19
Name: Oliver Holmes
Location: Shefford, Bedfordshire
Trades: 0
I have now uploaded the editted page.
ollieholmes is offline
Reply With Quote
View Public Profile Visit ollieholmes's homepage!
 
Reply     « Reply to Thumbnail image linking from another website
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.13715 seconds with 12 queries