How to put HYPERLINK?? Mohammed Fouzan Sunday, 25 July 2010 12:00 991 Views 0 Replies 1 min read General Discussions Please anybody say i put that but not working what is the exact html for that please clarify
U User Sunday, 25 July 2010 12:28 Mohammed Fouzan, your question is not at all clear. Please specify where you put to the hyperlink. • Permalink
U User Sunday, 25 July 2010 13:20 The basic code for creating hyperlink is <a href="http://www.hyperlinkcode.com">Hyperlink Code</a> See link for help on thi topic: http://www.hyperlinkcode.com/make-hyperlink.php Trust this solves your problem. • Permalink
U User Sunday, 25 July 2010 14:59 Fouzan, I think you are looking for the html code for inserting hyperlink... If so... have a look at the syntax below.. <a href = "URL LINK"> HYPERLINK </a> Let me give you an example.. If you want to insert hyperlink for the url example.com as EXMPL , there here the code goes... <a href = "example.com"> EXMPL </a> Hope you understood this!!! :) • Permalink
U User Sunday, 25 July 2010 16:50 @Deepti, thanks for such a simple explanation. You have made it easier to understand! • Permalink
U User Sunday, 25 July 2010 19:33 Thanks Kalyani.... :) Hope to see reply from Fouzan :dry: :P :) • Permalink
U User Monday, 26 July 2010 15:51 what is that....would like to know............... :woohoo: :woohoo: :woohoo: :woohoo: :woohoo: • Permalink
U User Monday, 26 July 2010 17:14 Thats nice... Hope this would help you to insert hyperlinks... • Permalink