mirror of
https://github.com/neocities/neocities.git
synced 2025-07-20 17:46:05 +02:00
Tutorial text improvements
This commit is contained in:
parent
ae94473a3c
commit
6fcc43297b
5 changed files with 18 additions and 19 deletions
|
@ -1,8 +1,8 @@
|
|||
<div class="comic" style="height: 600px; background-image: url(/img/tutorial/ch1pg5.png);">
|
||||
<div class="comic" style="height: 600px; background-image: url(/img/tutorial/ch1pg5.png); margin-top: 3em">
|
||||
<div class="dialogue">
|
||||
You're writing HTML! You're doing it! Everything you need to know is just another tag!
|
||||
</div>
|
||||
<div class="dialogue" style="top: 0; width: 350px">
|
||||
<div class="dialogue" style="top: -20px; width: 320px">
|
||||
<p>For example, links look like this:</p>
|
||||
|
||||
<p>[a href="http://neocities.org"]Check out Neocities![/a]</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue