Update index.html
This commit is contained in:
parent
d79e9518de
commit
1723b2831f
|
@ -27,7 +27,7 @@
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
<body>
|
<body>
|
||||||
<iframe src="index-closed.html" style="height:800px;width:1000px"></iframe>
|
<iframe src="index-closed.html" style="height:500px;width:1000px"></iframe>
|
||||||
<br />
|
<br />
|
||||||
<INPUT TYPE="button" onClick="history.go(0)" VALUE="Home">
|
<INPUT TYPE="button" onClick="history.go(0)" VALUE="Home">
|
||||||
</body>
|
</body>
|
||||||
|
|
Loading…
Reference in a new issue