carbideui/com.nokia.tools.startuptip/Templates/Template with Background Image.html
changeset 0 a44900f0f001
equal deleted inserted replaced
-1:000000000000 0:a44900f0f001
       
     1 <html>
       
     2 	<head>
       
     3 		<link rel="stylesheet" type="text/css" href="../../css/startupTips.css">
       
     4 	</head>
       
     5 	
       
     6 	<body background="../images/background.jpg" oncontextmenu="return false;">
       
     7 		<h3>Template with background image</h3> 
       
     8 		Use this template if you want to provide a background image. Replace background.jpg with your image and rename it to background.jpg
       
     9 	</body>
       
    10 </html>