imakerplugin/com.nokia.s60tools.imaker/content/root.xhtml
author dpodwall
Tue, 12 Jan 2010 13:17:53 -0600
changeset 0 61163b28edca
permissions -rw-r--r--
initial EPL conversion
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     2
       "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     3
<html xmlns="http://www.w3.org/1999/xhtml">
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     4
<head>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     5
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     6
  <title>root.xhtml</title>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     7
  <link rel="stylesheet" href="shared.css" type="text/css" />
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     8
  <link rel="stylesheet" href="root.css" type="text/css" />
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     9
  </head>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    10
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    11
<body> 
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    12
<h1>Welcome to iMaker - The Image Maker</h1>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    13
<div class="page-style">
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    14
  <div id="content"> 	
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    15
	
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    16
		<a href="http://org.eclipse.ui.intro/showPage?id=concept1" id="firstLink">
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    17
			<img border="0" src="link_obj.gif" alt="Concept1" />
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    18
			Learn about Concept One... 
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    19
		</a>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    20
	
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    21
		<a href="http://org.eclipse.ui.intro/showPage?id=concept2">
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    22
			<img border="0" src="link_obj.gif" alt="Concept2" />
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    23
			Learn about Concept Two...</a>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    24
	<anchor id="anchor1" /> 
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    25
  </div> 
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    26
</div>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    27
</body>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    28
</html>