Update index2.html
This commit is contained in:
parent
d19ea387ab
commit
14fefb84d6
|
@ -39,7 +39,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:580px;width:1200px"></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