💁🍁 Checkpoint
./index.html:617503/7586 ./style.css:617503/1840 ./.glitch-assets:617503/1439
This commit is contained in:
20
index.html
20
index.html
@ -16,16 +16,20 @@
|
||||
<body>
|
||||
<div class="wrapper">
|
||||
<div class="content">
|
||||
<h1>Hello world!</h1>
|
||||
<span class="title">Hello world!</span>
|
||||
<img src="/illustration.svg" class="illustration" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="remix">
|
||||
<div>
|
||||
<button class="btn--remix">
|
||||
<img
|
||||
src="https://cdn.glitch.com/a9975ea6-8949-4bab-addb-8a95021dc2da%2FLogo_Color.svg?v=1602781328576"
|
||||
/>
|
||||
Remix on Glitch
|
||||
</button>
|
||||
</div>
|
||||
<img src="/illustration.svg" class="illustration" />
|
||||
</div>
|
||||
<button class="btn--remix">
|
||||
<img
|
||||
src="https://cdn.glitch.com/a9975ea6-8949-4bab-addb-8a95021dc2da%2FLogo_Color.svg?v=1602781328576"
|
||||
/>
|
||||
Remix on 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 -->
|
||||
|
||||
Reference in New Issue
Block a user