I've uploaded this
test chapter with different font colors. I'm no expert in HTML or PHP or whatever, but the following codes worked:
CODE
<font color='#3333FF'>blue text</font>
<font color='#FF0000'>red text</font>
<font color='#006600'>green text</font>
QUOTE
blue text
red text
green text
MS Word uses the
span style='color: command, which no longer works in PK's fanfic section.
CODE
<span style='color:blue'>blue text</span>
<span style='color:red'>red text</span>
<span style='color:green'>green text</span>
I get the color's hexadecimal codes from here in the forums by either:
-- hitting the font color button in the "Add Reply" screen, then taking note of the code that appears after
CODE
[COLOR=
or by getting them from
this post.You authors decide if it's worth the trouble to make a couple of lines appear in different font colors.
Me laughing 'cos this is the first (and likely the only) time I've uploaded anything in any fanfic archive, only to see This story has been suspended by administration!
I've forgotten that I had disabled display story permissions for my account, hehehe!