Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: hiding the long URL

@johnconners

Participant

You use standard HTML markup so to create the following link:

Here’s a link

you’d enter the following:

<a href="http://www.example.com/">Here's a link</a>

Skip to toolbar