H O M E

I N F O R M A T I O N

T H E  B I B L E

I N T E R A C T I O N





saintnick@writeme.com

Dear Saint Nick

DECEMBER - 2000

The Dear Saint Nick board has moved. Please change your bookmarks to:

http://pub32.ezboard.com/bsaintnick


fn125x125

Banner 10000041

Banner 10000054

Home Systems: Banner 10000121


New to EZBoard?  Follow these instructions for posting images and links using ezcode:

how to use ezcodes
Ezcodes are an abbreviated version of HTML. To use ezcodes, follow the directions below.

Note: If you are using ezcodes, the HTML option must be disabled in your post.

  1. To Make a Link Within a Post
  2. To Make an Image Within a Post
  3. To Make an Active Email Address Within a Post
  4. To Make a Quote Section Within a Post
  5. To Make Bold Text Within Your Post
  6. To Make Underlined Text Within Your Post
  7. To Make Italicized Text Within Your Post
  8. To Make Centered Text Within Your Post
  9. To Use a Code Tag Within Your Post
  10. To Use HTML Within Your Post
  11. To Use Several Ezcodes Together Within Your Post
To Make a Link Within a Post
Ezcodes
[link]www.ezboard.com[/link]

This this acts like the HTML tag:
<a href=http://www.ezboard.com>www.ezboard.com</a>

Result: http://www.ezboard.com/

or

Ezcodes
[link=www.ezboard.com]ezboard[/link]

This this acts like the HTML tag:
<a href=http://www.ezboard.com>ezboard</a>

Result: ezboard

To Make an Image Within a Post
Ezcodes
[image]www.ezboard.com/image/logo.gif[/image]

This acts like the HTML tag:
<img src=http://www.ezboard.com/image/logo.gif >

Result:

To Make an Active Email Address Within a Post
Ezcodes
[mail]ezboard@ezboard.com[/mail]

This acts like the HTML tag:
<a href=mailto:ezboard@ezboard.com>ezboard@ezboard.com</a>

Result: ezboard@ezboard.com

To Make a Quote Section Within a Post
Ezcodes
[quote]"This is a quote"[/quote]

This acts like the HTML tag:
<blockquote type=cite><blockquote><hr>"This is a quote"<hr></blockquote></blockquote>

Result:
               Quote:


"This is a quote"


To Make Bold Text Within a Post
Ezcode
[b]bold[/b]

This acts like the HTML tag:
<b>bold</b>

Result: bold

To Make Underlined Text Within a Post
Ezcode
[u]underline[/u]

This acts like the HTML tag:
<u>underline</u>

Result: underline

To Make Italicized Text Within a Post
Ezcode
[i]italic[/i]

This acts like the HTML tag:
<i>italic</i>

Result: italic

To Make Centered Text Within a Post
Ezcode
[center]center[/center]

This acts like the HTML tag:
<center>center</center>

Result: center

To Use a Code Tag Within a Post
Ezcode
[code]This is code[/code]

This acts like the HTML tag:
<pre>This is the code</pre>

Note: The code tag preserves formatting and is useful for displaying programming code in the post.

Result:

This is the code
To Use HTML With Ezcodes Within a Post
Ezcode
[html]<h2>Big text</h2>[/html]

This acts like the HTML tag:
<h2>Big text</h2>

Note: HTML can only be used in this manner when the ezcode is enabled and the HTML is disabled. This ezcode will not work if HTML has been disabled by the forum.

Result:

Big text

To Use Several Ezcodes Together Within Your Post
Ezcode
[b]Bold and [i]italic[/i][/b]

This acts like the HTML tags:
<b>Bold and <i>italic</i></b>

Result:

Bold and italic


TOP