mirror of
https://github.com/neocities/neocities.git
synced 2025-07-20 17:46:05 +02:00
tutorial error checking adjustments, added refined line art images
This commit is contained in:
parent
b671a19326
commit
2cc969198f
18 changed files with 31 additions and 20 deletions
|
@ -8,10 +8,10 @@
|
|||
<div class="dialogue" style="left: 50px; top:630px;">
|
||||
I'm Penelope, and I'll be your teacher.
|
||||
</div>
|
||||
<div class="dialogue" style="left: 330px; top:630px;">
|
||||
<div class="dialogue" style="left: 500px; top:640px;">
|
||||
What's your name?
|
||||
</div>
|
||||
<div style="position: absolute; left: 460px; top:840px;">
|
||||
<div style="position: absolute; left: 480px; top:850px;">
|
||||
<input id="nameInput" type="text" placeholder="First Name" style="position: relative">
|
||||
<button id="checkButton" class="btn btn-active">Submit</button>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue