File size: 282 Bytes
5147be7
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
<!DOCTYPE html>
<head>
    <title>ScloudJS[GUI]</title>
    <link rel ="stylesheet" href = "style.css">
</head>
<body>
    <div>

    </div>
    <div class="copyright">©frezledz <a href="https://github.com/frezledz">source</a></div>
    <script src = "script.js"></script>
</body>