mirror of
https://github.com/neocities/neocities.git
synced 2025-04-25 09:42:36 +02:00
Tweaks, ending message for page 10
This commit is contained in:
parent
10b66b6594
commit
0a0a367541
2 changed files with 11 additions and 3 deletions
|
@ -1,12 +1,20 @@
|
||||||
<div class="comic" style="height: 900px; background-image: url(/img/tutorial/ch1pg10.png); background-size: 800px;">
|
<div class="comic" style="height: 900px; background-image: url(/img/tutorial/ch1pg10.png); background-size: 800px;">
|
||||||
<div class="dialogue">
|
<div class="dialogue" style="top: 35px">
|
||||||
And that's it for Chapter One! Here's a new badge for your first ever version of victoria.neocities.org!
|
And that's it for Chapter One! Congrats on your first ever version of victoria.neocities.org!
|
||||||
</div>
|
</div>
|
||||||
<div class="dialogue" style="top: 60px;left:580px; width:180px;">
|
<div class="dialogue" style="top: 60px;left:580px; width:180px;">
|
||||||
But you're not done yet! There's much in store for you: Adding colors, fonts, backgrounds, and more, all in chapter 2!
|
But you're not done yet! There's much in store for you: Adding colors, fonts, backgrounds, and more, all in chapter 2!
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<div class="welcome">
|
||||||
|
<h4>Thank you!</h4>
|
||||||
|
<p>Thanks for trying out Chapter One of the Neocities tutorial! This is a work in progress—<a href="/contact">let us know</a> if you have any questions or suggestions.</p>
|
||||||
|
<p>To continue working on your site, head to the <a href="/dashboard">dashboard</a>!</p>
|
||||||
|
<p>You can also keep up with cool sites on Neocities via your <a href="/">news feed</a>!</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
function checkHomework(editor) {
|
function checkHomework(editor) {
|
||||||
alert('check homework here')
|
alert('check homework here')
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
background-image: url(/img/tutorial/ch1pg2_2.png);
|
background-image: url(/img/tutorial/ch1pg2_2.png);
|
||||||
background-size: 289px;
|
background-size: 289px;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
right: -47px;
|
right: -46px;
|
||||||
top: 0;
|
top: 0;
|
||||||
z-index: 1000;">
|
z-index: 1000;">
|
||||||
<div class="dialogue" style="left: -40px; top: 40px; width: 250px">
|
<div class="dialogue" style="left: -40px; top: 40px; width: 250px">
|
||||||
|
|
Loading…
Add table
Reference in a new issue