mirror of
https://github.com/chinchang/web-maker.git
synced 2025-02-23 14:44:53 +01:00
9 lines
190 B
HTML
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>
|