1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-02-23 14:44:53 +01:00
php-web-maker/app/preview.html
Kushagra Gour 6e907dbc70 build
2018-06-19 11:00:29 +05:30

9 lines
190 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>