PDA

View Full Version : prefix color


iask
05-18-2010, 01:59 PM
Removed

Lynne
05-18-2010, 02:29 PM
This is not a mod, so I moved it out of the mod forum. And, furthermore, your html is not entirely correct. You not only have an extra font tag in there that does nothing, but people should not be using font tags any longer. The font tag is deprecated. You should be using CSS:

<span style="color:#008000; font-weight:bold;">Solved</span>