|
OUCH
Supporter Appreciation Page Help
|
|
Unless
you apply special formatting to your messages, they will be just
straight black text.
All
formatting in the messages of this page must be done using html
code. Sorry, that's just the way the program is written.
In order to help you format your messages, here are a
few simple html codes.
If you
run into any problems or need any help, please contact webmaster@ouch-us.org
|
| Effect |
Code |
What it looks like |
| Bold Text |
<b>type your text here</b> |
type your text here |
| Links |
<a href="http://type link here">type
link or whatever words you want displayed here</a> |
type link or whatever words you want
displayed here |
| Add Picture |
<img src="type link to picture here">
example: <img src="http://www.flowersinglass.com/images/Roses/W24Rds_rose_small.gif"> |
Your picture will be displayed here

|
| Font Type |
<font face=name of font>type your text
here</font>
Example: <font face=courier>Here is your font.</font>
Valid fonts are Courier, Helvetica, Verdana, Arial, Georgia,
Tahoma and Times. Other fonts may or may not display properly |
Here is your font. |
| Font Size |
<font size=whatever size>type text
here</font>
example: <font size=5>This is font size 5</font>
Please do not use font sizes greater than 10 and then only for
one word or a small phrase. |
This is font size 5. |
| Font Color |
<font color=choose your color>Here is my
color</font>
example: <font color=blue>Here is my color</font>
examples of
valid colors are: RED GREEN
PURPLE MAROON
GRAY BLUE
TEAL YELLOW
SILVER LIME
OLIVE AQUA
NAVY BLACK
FUCHSIA
|
Here is my color |
| More Font |
Font codes can be combined in
the same line.
example: <font face=georgia size=4
color=purple>This is Georgia, size 4 in purple.</font> |
This is
Georgia, size 4 in purple. |