mirror of
https://github.com/neocities/neocities.git
synced 2025-07-20 17:46:05 +02:00
More misc edits to tutorial
This commit is contained in:
parent
ca6dfce8e6
commit
041c3a08e4
7 changed files with 27 additions and 22 deletions
|
@ -1,13 +1,12 @@
|
|||
<div class="comic" style="height: 500px; background-image: url(/img/tutorial/ch1pg3.png); background-size: 483px;">
|
||||
<div class="dialogue" style="left: 50px; top: 20px;">
|
||||
Great!
|
||||
Check out your site at <a href="">victoria.neocities.org</a>.
|
||||
You did it!
|
||||
<div class="dialogue" style="left: 50px; top: 30px;">
|
||||
Great work! Let's move on to writing your first tag.
|
||||
<!-- Check out your site at <a href="">victoria.neocities.org</a>. -->
|
||||
</div>
|
||||
<div class="dialogue" style="left: 300px; top: 20px; width: 250px">
|
||||
But... hm... it needs a little something more. Let's make your name a heading by putting a Heading Level 1 tag around it.
|
||||
<div class="dialogue" style="left: 300px; top: 25px; width: 250px">
|
||||
Let's make your name a heading by putting a <strong>Heading Level 1 tag</strong> around it.
|
||||
</div>
|
||||
<div class="dialogue" style="left: 330px; top: 140px; width: 250px">
|
||||
<div class="dialogue" style="left: 330px; top: 120px; width: 250px">
|
||||
Change the text to this: <strong><span id="answer"></span></strong>
|
||||
and click save.
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue