Update index.html
This commit is contained in:
parent
fabe23a122
commit
d375d23a2f
|
@ -38,7 +38,7 @@ function checkTime(i) {
|
|||
</style>
|
||||
<body onload="startTime();">
|
||||
<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">
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue