How to make Hyperlink in Joomla
Posted On Tuesday, March 2, 2010 at at 10:54 PM by RashedHyperlink is very important for Web Design. Actually website is a group of linked web pages. It is necessary to link the pages. In joomla, php language is used. So code of Hyperlink is different from HTML. in HTML language the code is:
<a href=" your web url as http://www.makemoneyonline-startnow.blogspot.com" >Make Money Online </a>
But in Joomla you have to use the following code.
"index.php?option=com_content&view=article&id=49"
For each article in Joomla, there is an article id. So you can change your id no.