Update index.html
This commit is contained in:
parent
d2b99a54ac
commit
46ef622d2d
|
@ -26,5 +26,7 @@
|
||||||
</style>
|
</style>
|
||||||
<body>
|
<body>
|
||||||
<iframe src="index-closed.html" style="height:500px;width:800px"></iframe>
|
<iframe src="index-closed.html" style="height:500px;width:800px"></iframe>
|
||||||
|
<input type="button" name="resetIFrame" value="Reset"
|
||||||
|
class="button" onclick="reset();" />
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in a new issue