Update index2.html
This commit is contained in:
parent
486df9c95a
commit
918e917dc3
|
@ -47,8 +47,8 @@ function checkTime(i) {
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
<body onload="startTime();">
|
<body onload="startTime();">
|
||||||
<div id="txt"></div>
|
<center><div id="txt"></div>
|
||||||
<iframe src="index-closed.html" style="height:90%;width:95%"></iframe>
|
<iframe src="index-closed.html" style="height:90%;width:95%"></iframe>
|
||||||
<a href="index2.html"><button>Home</button></a>
|
<a href="index2.html"><button>Home</button></a></center>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in a new issue