By agentili on
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
Comments
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