1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-10-09 10:36:24 +02:00
Files
php-web-maker/src/preview.html
2017-12-11 15:27:14 +08:00

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>