Update index.html
This commit is contained in:
parent
1897dbd1c9
commit
688b046293
|
@ -42,7 +42,7 @@ function checkTime(i) {
|
||||||
|
|
||||||
<body onload="startTime();">
|
<body onload="startTime();">
|
||||||
<div id="txt"></div>
|
<div id="txt"></div>
|
||||||
<iframe src="index-closed.html" style="height:90%px;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>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in a new issue