core/com.nokia.carbide.cpp/html/online_banner.html
author fturovic <frank.turovich@nokia.com>
Fri, 09 Apr 2010 11:23:03 -0500
branchRCL_2_4
changeset 1194 8b009a719336
parent 1113 60243fa526b5
child 1321 b1bfcf5c2b0e
permissions -rw-r--r--
initial revert to old branding, splash, header image, colors

<!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="#CCCCCC"><img src="../intro/css/graphics/rootpage/brandmark.gif" alt="Carbide icon" title="Carbide icon">			</td>
		  <td align="right" valign="center" bgcolor="#CCCCCC"><B>Carbide Online Help Center v2.6.0</B></td>
	  </tr>
	</table>

</body>
</html>