carbideui/com.nokia.tools.startuptip/Templates/Template with Background Image.html
author vasuds@2INL03378.NOE.Nokia.com
Wed, 07 Jul 2010 16:18:07 +0530
changeset 0 a44900f0f001
permissions -rw-r--r--
Carbide.ui source under EPL for ver3.0

<html>
	<head>
		<link rel="stylesheet" type="text/css" href="../../css/startupTips.css">
	</head>
	
	<body background="../images/background.jpg" oncontextmenu="return false;">
		<h3>Template with background image</h3> 
		Use this template if you want to provide a background image. Replace background.jpg with your image and rename it to background.jpg
	</body>
</html>