mirror of
https://github.com/neocities/neocities.git
synced 2025-07-23 02:56:05 +02:00
Tutorial chapter 1 dialogue placement with rough comic mockups
This commit is contained in:
parent
11ab120f77
commit
eb8873c381
20 changed files with 47 additions and 40 deletions
|
@ -1,11 +1,11 @@
|
|||
<div class="comic" style="height: 500px">
|
||||
<div class="comic" style="height: 600px; background-image: url(/img/tutorial/ch1pg9.png);">
|
||||
<div class="dialogue">
|
||||
Good work! Everything you've written has been saved to index.html, which is the homepage people see when they visit your site.
|
||||
</div>
|
||||
<div class="dialogue">
|
||||
<div class="dialogue" style="left: 280px;top: 140px">
|
||||
You can find and edit index.html by visiting your Neocities dashboard.
|
||||
</div>
|
||||
<div class="dialogue">
|
||||
<div class="dialogue" style="left: 280px;top: 570px">
|
||||
A cheat sheet of all the tags you've learned can be found in the tutorial section.
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue