1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-06-27 18:23:07 +02:00
Files
php-web-maker/app/preview.html
Kushagra Gour 153f0d8c7a build
2018-02-08 03:31:34 +05:30

10 lines
197 B
HTML

<link rel="stylesheet" href="style.css">
<body>
<iframe src="about://blank" frameborder="0" id="demo-frame" allowfullscreen></iframe>
<script src="detached-window.js"></script>
</body>