More misc edits to tutorial

This commit is contained in:
Victoria Wang 2016-04-15 15:44:18 -07:00
parent ca6dfce8e6
commit 041c3a08e4
7 changed files with 27 additions and 22 deletions

View file

@ -1,6 +1,7 @@
<div class="comic" style="height: 600px; background-image: url(/img/tutorial/ch1pg6.png); background-size: 650px">
<div class="dialogue" style="top: 120px; left: 40px">
Great job! You can see what you've done so far at <a href="">victoria.neocities.org</a>. Now let's try an image.
<div class="dialogue" style="top: 110px; left: 20px; width: 240px">
Great job! Links are very useful for sharing other sites or navigating to other pages on your site.
Now let's try adding an image.
</div>
<div class="dialogue" style="top: 20px; left: 360px">
Your Neocities web directory already includes a portrait of me called <strong>cat.png</strong>.
@ -15,9 +16,9 @@
<div class="welcome">
<h4>Links and Images</h4>
<p>If the page or image you're referring to is already in your Neocities web directory, you can call it by its filename: for example, index.html or cat.png.</p>
<p>If the page or image you're referring to is already in your Neocities web directory, you can call it by its filename: for example, <strong>index.html</strong> or <strong>cat.png</strong>.</p>
<p>Otherwise, use the full URL: http://neocities.org/img/heartcat.png</p>
<p>Otherwise, use full URLs like this: <strong>http://neocities.org/img/heartcat.png</strong></p>
</div>
<script>