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

you just need to paste the

steve-psngs - April 30, 2008 - 19:29

you just need to paste the right codes :
<a href="http://www.somewebsite.org">some website</a>
which will give this
some website

 
 

Drupal is a registered trademark of Dries Buytaert.