0
|
1 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
|
2 |
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
3 |
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
4 |
<head>
|
|
5 |
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
6 |
<title>Concept1.xhtml</title>
|
|
7 |
<link rel="stylesheet" href="shared.css" type="text/css" />
|
|
8 |
</head>
|
|
9 |
|
|
10 |
<body>
|
|
11 |
<h1>Welcome to iMaker - The Image Maker</h1>
|
|
12 |
<h4>Concept One</h4>
|
|
13 |
<p>This is where Concept One is explained.</p>
|
|
14 |
</body>
|
|
15 |
</html>
|