carbideui/com.nokia.tools.startuptip/Templates/Template with Background Image.html
changeset 0 a44900f0f001
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/carbideui/com.nokia.tools.startuptip/Templates/Template with Background Image.html	Wed Jul 07 16:18:07 2010 +0530
@@ -0,0 +1,10 @@
+<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>
\ No newline at end of file