Page 1 of 1

My Html code won't work in my notes

Posted: Thu Jun 30, 2005 6:01 pm
by Snake_byte
I typed:

<color="FF0000"> HHHHHHHHHHHHHHHHHHHHHHHHHHHHH </color>
When I read the note, the letters were white... When I took off the closing quotation mark the text disapeared all together. Anything else just left the letters white...

Edited : I just checked my bolface, italics, and underlines. They work.

Re: My Html code won't work in my notes

Posted: Thu Jun 30, 2005 7:04 pm
by The Sociologist
Snake_byte wrote:I typed:

Code: Select all

<color="FF0000"> HHHHHHHHHHHHHHHHHHHHHHHHHHHHH </color>

When I read the note, the letters were white... When I took off the closing quotation mark the text disapeared all together. Anything else just left the letters white...

Edited : I just checked my bolface, italics, and underlines. They work.


Code: Select all

<font color=...></font>

That should work.

Posted: Thu Jun 30, 2005 7:12 pm
by SekoETC
And when it's a number it should have # before it.

Posted: Thu Jun 30, 2005 7:33 pm
by Snake_byte
:evil: :x SON OF A .... *takes a deep breath* Thank you so very much... :D