|
|
DECEMBER - 2000 |
|
|||
| To Make a Link Within a Post | |||
| Ezcodes [link]www.ezboard.com[/link] This this acts like
the HTML tag: Result: http://www.ezboard.com/ or Ezcodes This this acts like the HTML tag: Result: ezboard |
|||
| To Make an Image Within a Post | |||
| Ezcodes [image]www.ezboard.com/image/logo.gif[/image] This
acts like the HTML tag: Result: |
|||
| To Make an Active Email Address Within a Post | |||
| Ezcodes [mail]ezboard@ezboard.com[/mail] This acts like
the HTML tag: 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: Result:
|
|||
| To Make Bold Text Within a Post | |||
| Ezcode [b]bold[/b] This acts like the HTML tag: Result: bold |
|||
| To Make Underlined Text Within a Post | |||
| Ezcode [u]underline[/u] This acts like the HTML
tag: Result: underline |
|||
| To Make Italicized Text Within a Post | |||
| Ezcode [i]italic[/i] This acts like the
HTML tag: Result: italic |
|||
| To Make Centered Text Within a Post | |||
| Ezcode [center]center[/center] This acts like the
HTML tag: Result: center |
|||
| To Use a Code Tag Within a Post | |||
| Ezcode [code]This is code[/code] This acts like the HTML
tag: 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: 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: Result: Bold and italic |