How do I format text?
You can add four styles to text. Here are examples of bold and italics.
Code: |
Here are [b]bold words[/b] in a sentence. |
Output: |
Here are bold words in a sentence.
|
Code: |
Here is an example of [i]italics[/i] in a sentence. |
Output: |
Here is an example of italics in a sentence. |
Code: |
We can justify text, too.
[r]This text is right-justified.[/r]
[c]This text is centered.[/c]
This text is left-justified by default. |
Output: |
We can justify text, too.
This text is right-justified.
This text is centered.
This text is left-justified by default. |
Code: |
Let's type some thing and then add a quote like this
[quote]"We can't solve problems by using the same kind of thinking we used when we created them."[/quote]
[r][i]- Albert Einstein[/i][/r]
That was easy. |
Output: |
Let's type some thing and then add a quote like this
"We can't solve problems by using the same kind of thinking we used when we created them."
- Albert Einstein
That was easy. |
How do I add links?
You can add two types of links, web urls and email addresses.
Code: |
Visit the [link=http://www.cubs.com]website of world's greatest baseball team[/link]. |
Output: |
Visit the website of world's greatest baseball team. |
Code: |
Email [mail=yourname@yoursite.com]me[/mail] for more information. |
Output: |
Email me for more information. |
How do I add images?
Images can only be added to entries by those with admin privileges.
Privacy
Remember Me: |
Checking "remember me" when submitting a comment will store a cookie on your computer containing your name, email address, and web url if entered. That way the next time you want to add a comment, these fields will be filled in for you. The cookie will automatically expire in one week, but you can always delete it sooner. Check your browser preferences for detailed instructions on cookie removal. |
| Email: |
We take measures to prevent spam-bots from harvesting email addresses from those that submit comments. Email addresses can only be seen in a non-linked format. For example, submitting yourname@yoursite.com will be displayed as yourname at yoursite dot com.
If you use the [mail=] and [/mail] tags within the body of entry or comment, the address will be displayed in a clickable format using proper syntax. Use these tags at your own risk. |
|