Kinesim/vendor/threex/examples/threex.embedded/withshield-host.html

9 lines
231 B
HTML
Raw Normal View History

2024-10-03 06:42:49 +05:30
<html>
<body>
<iframe src="withshield-iframe.html" width='320' height='240'></iframe>
<div style="height:1024px; background-color: lightyellow">
dummy div 1024px height to create a scrollable page
</div>
</body>
</html>