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