| URL Hyperlinking |
| Just encase the link as shown
in the following example (Code is in purple).
[url]http://www.your_domain.com[/url]
You can also have true hyperlinks using the [url] code. Just use
the following format:
[url=http://www.your_domain.com]your_domain.com[/url]
In the examples above, the Code automatically generates a hyperlink
to the URL that is encased. In the second example above, the URL
will hypelink the text to whatever URL you provide after the equal
sign. Also note that you should NOT use quotation marks inside the
URL tag.
|
| Email
Links |
| To add a hyperlinked email
address within your message, just encase the email address as shown
in the following example (Code is in purple).
[email]your_name@your_domain.com[/email]
In the example above, the Code automatically generates a hyperlink
to the email address that is encased.
|
| Bold,
Italics, Underlining |
| You can make italicized text
or make text bold by encasing the applicable sections of your text
with either the [b] [/b] or [i] [/i] tags. You can also underline
using [u] and [/u].
This is [b]bold[/b]
Hello, [u]nderlined[/u]
Hello, [i]italics[/i]
|
| Adding
Images |
| To add a graphic within your
message, just encase the URL of the graphic image as shown in the
following example (eF Code is in purple).
[img]http://www.your_domain.com/your_picture.gif[/img]
In the example above, the Code automatically makes the graphic
visible in your message. Note: the "http://" part of the URL is
REQUIRED for the [img] code.
|
| Quoting
Other Messages |
| To reference something specific
that someone has posted, just cut and paste the applicable verbiage
and enclose it as shown below (Code is in purple).
[QUOTE]This is a quotaion.[/QUOTE]
|