Inserting a link to another webpage:
[a href="http://www.yourwebaddress.com"]text you want to show on your page[/a]
For example: [a href="http://www.insightsinstitute.net"]Insights Institute[/a] in the code looks like this
Insights Institute on your page.
Opening a link in a new page:
[a href="http://www.yourwebaddress.com" target="_blank"]text you want to show on your page[/a]
For example: [a href="http://www.insightsinstitute.net" target="_blank"]Insights Institute[/a] in the code looks like this
Insights Institute on your page and it will open a new browser window to display the Insights Institute home page.
Adding a picture to your page:
First, you have to put the picture somewhere on the web. You can put it on your website, on an ftp site, or on a picture site like Flickr. (If you have a picture on your website, just right click the picture and then select "Properties" to see the pictures web address.
Then, place this code in your text box: [img src="http://yourimageaddress"]
Using an image as a link:
[a href="http://www.yourwebaddress.com"][img src="http://yourimageaddress"][/a]
We will be adding more tips over time. We hope that this brief tutorial will at least help you get started.
© 2010 Created by Administrator on Ning. Create a Ning Network!