html block...I want to put some link in it

I added a html block to account page and trying to put some simple link/URL in it.

<html>

<body>

Invite your contacts from yahoo, google, msn ...etc to join mybuddiez.com <br> <br>

<a href="www.mysite.com/OpenInviter/getfriends.php">Invite contacts</a>

</body>

</html>

but it is appearing as it is with those tags...i was expecting that it would only show a link for that page.

how do i put the code in it?

Quote · 9 Jul 2009

When adding content to an html block, never include the <html><head> or <body> Tags. Just the code within the body.

Invite your contacts from yahoo, google, msn ...etc to join mybuddiez.com <br> <br>

<a href="www.mysite.com/OpenInviter/getfriends.php">Invite contacts</a>


Also. To enter html code directly into the tinymce editor, you need to switch it to html mode by clicking on the html button first.

https://www.deanbassett.com
Quote · 9 Jul 2009
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.