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
Old 04-06-2005, 08:16 AM Help
Junior Talker

Posts: 1
Trades: 0
I am going to set up a new website through PHP - WWW.AMIRKHAN.CO.UK - and I am having trouble linking the actual picture to a link...
How do I do that?

For example when a person clicks on the picture I want it to take that user to a different link on the website....do i code it? Whats best program?
ROMEO911 is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 04-06-2005, 08:56 AM
leavethisplace's Avatar
Ultra Talker

Posts: 297
Trades: 0
Welcome to webmaster-talk.com ROMEO911, good to see a new face, with a problem

You mentioned something about PHP, now is your problem to do with PHP or HTML? Because we have a PHP specific section on the forum right here which you should post in if you have a PHP problem.

Your post seems a little confused and I don't really understand the problem you're having, but from what i understand you're having problems using a Picture as a hyperlink.

The standard HTML to do this is simply to wrap the <IMG> tag with an <A> tag.
HTML Code:
<A HREF="mywebsite/goingtothispage.html">
<IMG SRC="mylovelyimage.jpg" WIDTH=100 HEIGHT=100 ALT="A Picture" BORDER=0>
</A>
Since i'm not really sure what your problem is, i dont think this is going to help. Could you re-phrase maybe?
__________________
A lie gets halfway around the world before the truth has a chance to get its pants on. - Sir Winston Churchill

Please visit my sites:
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
leavethisplace is offline
Reply With Quote
View Public Profile
 
Old 04-06-2005, 08:56 AM
0beron's Avatar
Defies a Status

Posts: 1,832
Location: Somewhere else entirely
Trades: 0
You don't need php to create an image link:

HTML Code:
<a href="somepage.html"><img src="buttongraphic.gif" alt="blah" /></a>
D'oh! Just pipped to the post....
__________________
UPDATE 0beron SET talkupation = talkupation + lots WHERE post = 'helpful';

Please login or register to view this content. Registration is FREE
(aka MSN handwriting for forums)
0beron is offline
Reply With Quote
View Public Profile Visit 0beron's homepage!
 
Old 04-06-2005, 11:31 AM
nale_xy's Avatar
Novice Talker

Posts: 12
Trades: 0
I think they are right
__________________

Please login or register to view this content. Registration is FREE
, capture by Web2Pic.


Please login or register to view this content. Registration is FREE
can help you save complete web pages as images.
nale_xy is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Help
 

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 1.38412 seconds with 12 queries