🏙☎️ Checkpoint
./style.css:617503/11313 ./index.html:617503/3007
This commit is contained in:
22
index.html
22
index.html
@ -15,21 +15,21 @@
|
||||
</head>
|
||||
<body>
|
||||
<div class="wrapper">
|
||||
<div class="content">
|
||||
<span class="title">Hello world!</span>
|
||||
</div>
|
||||
<img src="/illustration.svg" class="illustration" />
|
||||
</div>
|
||||
<div class="remix">
|
||||
<div>
|
||||
<a href="https://glitch.com/edit/#!/remix/glitch-hello-website" class="btn--remix">
|
||||
<div class="content">
|
||||
<span class="title">Hello World!</span>
|
||||
<img
|
||||
src="https://cdn.glitch.com/a9975ea6-8949-4bab-addb-8a95021dc2da%2FLogo_Color.svg?v=1602781328576"
|
||||
src="illustration.svg"
|
||||
class="illustration"
|
||||
alt="Editor illustration"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
<nav class="navigation">
|
||||
<a href="https://glitch.com/edit/#!/remix/glitch-hello-website" class="btn--remix">
|
||||
<img src="https://cdn.glitch.com/a9975ea6-8949-4bab-addb-8a95021dc2da%2FLogo_Color.svg?v=1602781328576" />
|
||||
Remix on Glitch
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<!-- 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