Posted by jodleren on 12/04/07 07:32
Hello!
I dont know much about CSS, but in order to get the same colours all
the time, I try
message_ok { color: #ff0000; }
message_fail { color: #008000; }
Then
<font class="message_ok">Success!<font>
<font class="message_fail">Something went wrong...<font>
But, why does this not work?
Navigation:
[Reply to this message]
|