Update index.html
This commit is contained in:
parent
14ee502e74
commit
388cabef20
|
@ -31,9 +31,11 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
</style>
|
</style>
|
||||||
|
<body>
|
||||||
<center>
|
<center>
|
||||||
<iframe src="taskbar.html" stype="height:10%;width:100%"></iframe>
|
<iframe src="taskbar.html" stype="height:10%;width:100%"></iframe>
|
||||||
<iframe src="index-closed.html" style="height:90%;width:100%"></iframe>
|
<iframe src="index-closed.html" style="height:90%;width:100%"></iframe>
|
||||||
<a href="index2.html"><button>Home</button></a></center>
|
<a href="index2.html"><button>Home</button></a>
|
||||||
|
</center>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in a new issue