Update index.html

This commit is contained in:
Innovation Inc 2019-04-21 17:28:33 -05:00 committed by GitHub
parent e8c0f2c0e5
commit b62f2a0b6a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -33,7 +33,7 @@
</style>
<body>
<center>
<iframe src="index-all.html" style="height:90%;width:100%"></iframe>
<iframe src="index-all.html" frameborder="0" style="height:90%;width:100%"></iframe>
<a href="index2.html"><button>Home</button></a>
</center>
</body>