How do I make a link to other website?
agentili - April 30, 2008 - 18:56
I am new to use Drupal. Can anyone told me how to add a clickble to words to link to other website in the contents?
Sharry
I am new to use Drupal. Can anyone told me how to add a clickble to words to link to other website in the contents?
Sharry
you just need to paste the
you just need to paste the right codes :
<a href="http://www.somewebsite.org">some website</a>which will give this
some website