mirror of
https://github.com/neocities/neocities.git
synced 2025-07-21 10:06:00 +02:00
Updated colored/shaded tutorial images, css adjustments
This commit is contained in:
parent
939cfb44bc
commit
d6aab961c0
18 changed files with 22 additions and 22 deletions
|
@ -1,8 +1,8 @@
|
|||
<div class="comic" style="height: 600px; background-image: url(/img/tutorial/ch1pg4.png); background-size: 489px;">
|
||||
<div class="dialogue">
|
||||
Now let's add a paragraph of text below the heading (h1). Perhaps "Welcome to my website" or your favorite quote.
|
||||
<div class="comic" style="height: 600px; margin-top:1em; background-image: url(/img/tutorial/ch1pg4.png); background-size: 489px;">
|
||||
<div class="dialogue" style="left: 70px; width: 170px">
|
||||
Now let's add a paragraph of text below the <strong>h1</strong> heading. Perhaps "Welcome to my website" or your favorite quote.
|
||||
</div>
|
||||
<div class="dialogue" style="left: 300px; top: 0px">
|
||||
<div class="dialogue" style="left: 295px; top: -10px">
|
||||
To make a paragraph, surround your text with the <strong><p></strong> tag. So it should look something like
|
||||
<strong><p>Hello!</p></strong>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue