Update index.html
This commit is contained in:
parent
fabe23a122
commit
d375d23a2f
|
@ -38,7 +38,7 @@ function checkTime(i) {
|
||||||
</style>
|
</style>
|
||||||
<body onload="startTime();">
|
<body onload="startTime();">
|
||||||
<div id="txt"></div>
|
<div id="txt"></div>
|
||||||
<iframe src="index-closed.html" style="height:600px;width:1100px"></iframe>
|
<iframe src="index-closed.html" style="height:590px;width:1200px"></iframe>
|
||||||
<INPUT TYPE="button" onClick="history.go(0)" VALUE="Home">
|
<INPUT TYPE="button" onClick="history.go(0)" VALUE="Home">
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in a new issue