blah
This commit is contained in:
13
test3/index.html
Normal file
13
test3/index.html
Normal file
@ -0,0 +1,13 @@
|
||||
<html>
|
||||
<head>
|
||||
<link href="./style.css" rel="stylesheet" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="navbar"> </div>
|
||||
<div id="page">
|
||||
<div id="thumbs" style="top: 0;">
|
||||
</div>
|
||||
</div>
|
||||
<script src="./script.js"></script>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user