Update index-open.html
This commit is contained in:
parent
713d6b171a
commit
8e73be7650
|
@ -32,18 +32,6 @@
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
<body>
|
<body>
|
||||||
<h1 class="cwhite">DremJS Version 0.0.1a</h1>
|
<iframe src="i-index.html" style="height:500px;width:800px></iframe>
|
||||||
<div class="start">
|
|
||||||
<ul class="astart">
|
|
||||||
<li><a href="apps/About/index.html"><p>About DremJS</p></a></li>
|
|
||||||
<li><a href="apps/HowTo/index.html"><p>How to Install Applications</p></a></li>
|
|
||||||
<li>Test Apps</li>
|
|
||||||
<ul>
|
|
||||||
<li><a href="apps/TestApp1/index.html"><p>Test App 1</p></a></li>
|
|
||||||
<li><a href="apps/TestApp2/index.html"><p>Test App 2</p></a></li>
|
|
||||||
</ul>
|
|
||||||
</ul>
|
|
||||||
<a href="index.html"><p class="start">Start</p></a>
|
|
||||||
</div>
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in a new issue