Update index.php

This commit is contained in:
jakani24
2024-01-14 15:03:15 +01:00
parent 7bf6c774dc
commit 1dad7820e2

View File

@@ -60,7 +60,7 @@ $username="test";
<!-- main part, with iframe -->
<div class="col-10" >
<!-- iframe -->
<iframe src="example.com" class="iframe-bootstrap-styling"></iframe>
<iframe src="https://www.example.com" width="100%" height="100%" frameborder="0"></iframe>
</div>
</div>
</div>