| Anke ( @ 2004-12-28 12:41:00 |
Suggested additions for the FAQ
Q: "How do I put a linebreak in my profile or image descriptions?"
A: Type
Q: "How do I put a link in my profile or image descriptions?"
A: The basic form is
Replace [URL] with the web address of the site you want to link to. "http://www.google.com" is such an address, for example. Do make sure you include the http://, otherwise the link will not work.
Replace [LINK TEXT] with the words you want to have used as the link.
Example:
will show up as: Klimpen's gallery
Q: "How do I put a linebreak in my profile or image descriptions?"
A: Type
<br> where you want a linebreak.Q: "How do I put a link in my profile or image descriptions?"
A: The basic form is
<a href="[URL]">[LINK TEXT]</a>Replace [URL] with the web address of the site you want to link to. "http://www.google.com" is such an address, for example. Do make sure you include the http://, otherwise the link will not work.
Replace [LINK TEXT] with the words you want to have used as the link.
Example:
<a href="http://elfwood.lysator.liu.se/art/n/o/n one/none.html">Klimpen's gallery</a>will show up as: Klimpen's gallery