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
|
@ -4,10 +4,10 @@
|
|||
Check out your site at <a href="">victoria.neocities.org</a>.
|
||||
You did it!
|
||||
</div>
|
||||
<div class="dialogue" style="left: 300px; top: 10px;">
|
||||
But... hm... it needs a little something more. Let's make your name a header by putting header tags around it.
|
||||
<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>
|
||||
<div class="dialogue" style="left: 330px; top: 130px;">
|
||||
<div class="dialogue" style="left: 330px; top: 140px; width: 250px">
|
||||
Change the text to this: [h1]Victoria's Website[/h1]
|
||||
and click save.
|
||||
</div>
|
||||
|
@ -15,7 +15,7 @@
|
|||
|
||||
<div class="welcome">
|
||||
<h4>Heading Tags</h4>
|
||||
<p>Here are all the header tags, for all your needs—from the most important to the least!</p>
|
||||
<p>Here are all the heading tags, for all your needs—from the most important to the least!</p>
|
||||
|
||||
<pre>
|
||||
<h1></h1>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue