Web User Guide
The Original Editor: Text Element

Click on the Text button to add some text to your webpage.

Click your mouse inside the empty box and begin typing. When you're finished typing, click the Save button. What you typed will now appear in the Preview Area just as it will appear on your webpage. If you'd like to see exactly what your web page will look like, click the View Page button at the top of the window.

You will notice an Edit icon next to your text in the Preview Area. If you place your cursor over the icon it will display "Edit Text". If you go on to insert or edit other things and later want to go back and change the text you inserted here, click on that icon and the properties for that text will appear again in the Properties Frame so that you can modify it.

 

For Advanced Users: You may want to change the way new lines are treated in your text element, for example if you want to insert HTML code or JavaScript. Most of the time you can leave the NewLine option set to <BR>. This means that the program will insert HTML line breaks for any line endings in your text. This is fine for normal text entries. If you have entered HTML code or JavaScript, you will need to change the NewLine setting to <CR>. No new HTML <BR> codes will be inserted and line endings will be treated as carriage returns.

 

Remember to click Save when you are finished.