NOTE: If you are a developer, please use a private wiki based on foswiki/trunk on a daily base ...or use trunk.foswiki.org to view this page for some minimal testing.
Use Item9693 for docu changes for 1.2 and 2.0.

Item11582: Use style attributes instead of bgcolor

Priority: CurrentState: AppliesTo: Component: WaitingFor:
Normal Closed Engine    
instead of

Before:
<td bgcolor="#foobar"> ...</td>

After:
<td style="background-color:#foobar">...</td>

... or remove them in places not needed in the docu.

Oh and doom all <font color="...>...</font>.

-- MichaelDaum - 28 Feb 2012

 
Topic revision: r11 - 11 Apr 2012, GeorgeClark
 
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. see CopyrightStatement. Creative Commons LicenseGet Foswiki at sourceforge.net. Fast, secure and Free Open Source software downloads