How do you go to next line/sentence in template?
Hi,
When typing in a template and you want to skip to a new line
like this, which code would you use so you can start your sentence on a new line.
ie:
<span class="smallfont"><a href="http://yourlink.com">Description of your link and
this on next line</a></span>
Anyone know?
i thought it would usually be \n but that doesnt work ofcourse.
|