mirror of
https://github.com/neocities/neocities.git
synced 2025-04-25 01:32:36 +02:00
14 lines
559 B
Text
14 lines
559 B
Text
<div class="comic" style="height: 900px; background-image: url(/img/tutorial/ch1pg10.png); background-size: 800px;">
|
|
<div class="dialogue">
|
|
And that's it for Chapter One! Here's a new badge for your first ever version of victoria.neocities.org!
|
|
</div>
|
|
<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!
|
|
</div>
|
|
</div>
|
|
|
|
<script>
|
|
function checkHomework(editor) {
|
|
alert('check homework here')
|
|
}
|
|
</script>
|