☔️👀 Checkpoint
./styles.css:96831/285 ./index.html:96831/177 ./script.js:96831/291 ./README.md:96831/87
This commit is contained in:
13
index.html
13
index.html
@@ -11,18 +11,17 @@
|
||||
|
||||
<!-- import the webpage's javascript file -->
|
||||
<script src="/script.js" defer></script>
|
||||
</head>
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<h1>Hi there!</h1>
|
||||
|
||||
<p>
|
||||
I'm your cool new webpage. Made with
|
||||
<a href="https://www.glitch.com">Glitch</a>!
|
||||
I'm your cool new webpage. Made with <a href="https://www.glitch.com">Glitch</a>!
|
||||
</p>
|
||||
|
||||
|
||||
<!-- include the Glitch button -->
|
||||
<!-- include the Glitch button to show what the webpage is about and
|
||||
to make it easier for folks to view source and remix -->
|
||||
<div class="glitchButton" style="position:fixed;top:20px;right:20px;"></div>
|
||||
<script src="https://button.glitch.me/button.js" data-style="glitch"></script>
|
||||
<script src="https://button.glitch.me/button.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user