mirror of
https://github.com/neocities/neocities.git
synced 2025-07-26 04:18:22 +02:00
Tutorial tweaks
This commit is contained in:
parent
2cc969198f
commit
966721043f
2 changed files with 11 additions and 11 deletions
|
@ -1,5 +1,5 @@
|
|||
<div class="comic" style="height: 600px; background-image: url(/img/tutorial/ch1pg7.png); background-size: 515px;margin-top:3em">
|
||||
<div class="dialogue" style="left: 0;top:0;">
|
||||
<div class="comic" style="height: 600px; background-image: url(/img/tutorial/ch1pg7.png); background-size: 515px;margin-top:4em">
|
||||
<div class="dialogue" style="left: 0;top:-20px;">
|
||||
Now maybe your website needs a list. Here's how an unordered list looks:
|
||||
<div style="text-align: left; font-weight: bold">
|
||||
<ul><br>
|
||||
|
@ -9,10 +9,10 @@
|
|||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="dialogue">
|
||||
<div class="dialogue" style="left: 350px; top: 0;">
|
||||
First, add a list to your page, but replace my favorite activities with your own!
|
||||
</div>
|
||||
<div class="dialogue" style="left: 440px; top: 140px;">
|
||||
<div class="dialogue" style="left: 440px; top: 120px;">
|
||||
Second, put an h2 header above the list with some kind of title, like "Interests."
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue