# HG changeset patch # User fturovic <frank.turovich@nokia.com> # Date 1246309245 18000 # Node ID 44ff9ba1e1ccb6635c14b62e12eb3d98a7c782e1 # Parent db1d5c584059230772cdea93e3618041e813212f updated banner version to 2.1 diff -r db1d5c584059 -r 44ff9ba1e1cc core/com.nokia.carbide.cpp/html/online_banner.html --- a/core/com.nokia.carbide.cpp/html/online_banner.html Mon Jun 29 13:20:34 2009 -0500 +++ b/core/com.nokia.carbide.cpp/html/online_banner.html Mon Jun 29 16:00:45 2009 -0500 @@ -1,49 +1,47 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> - -<title>Carbide Online Help Center</title> - -<style type="text/css"> -/* need this one for Mozilla */ -HTML { - width:100%; - height:100%; - margin:0px; - padding:0px; - border:0px; - } - -BODY { - background-color:#CCCCCC; - text:white; - height:60px; -} - -TABLE { - margin:0; - border:0; - padding:0; - height:100%; -} - -</style> - - -</head> - -<body marginwidth="0" marginheight="0"> - - <table width="100%" cellspacing="0" cellpadding="8" border="0"> - <tr> - <td align="left" valign="center"><img src="../intro/css/graphics/rootpage/brandmark.gif" alt="Carbide icon" title="Carbide icon"> - </td> - <td align="right" valign="center"><B>Carbide Online Help Center v2.0</B> - </td> - </tr> - </table> - -</body> -</html> - +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> + +<title>Carbide Online Help Center</title> + +<style type="text/css"> +/* need this one for Mozilla */ +HTML { + width:100%; + height:100%; + margin:0px; + padding:0px; + border:0px; + } + +BODY { + background-color:#CCCCCC; + text:white; + height:60px; +} + +TABLE { + margin:0; + border:0; + padding:0; + height:100%; +} + +</style> + + +</head> + +<body marginwidth="0" marginheight="0"> + + <table width="100%" cellspacing="0" cellpadding="8" border="0"> + <tr> + <td align="left" valign="center" bgcolor="#FFC550"><img src="../intro/css/graphics/rootpage/brandmark.gif" alt="Carbide icon" title="Carbide icon"> </td> + <td align="right" valign="center" bgcolor="#FFC550"><B>Carbide Online Help Center v2.1</B></td> + </tr> + </table> + +</body> +</html> +