Updated colored/shaded tutorial images, css adjustments

This commit is contained in:
Victoria Wang 2016-04-15 11:08:38 -07:00
parent 939cfb44bc
commit d6aab961c0
18 changed files with 22 additions and 22 deletions

View file

@ -1,4 +1,4 @@
<div class="comic" style="height: 600px; background-image: url(/img/tutorial/ch1pg5.png); margin-top: 3em; background-size: 476px;">
<div class="comic" style="height: 540px; background-image: url(/img/tutorial/ch1pg5.png); margin-top: 3em; background-size: 476px;">
<div class="dialogue">
You're writing HTML! You're doing it! Everything you need to know is just another tag!
</div>
@ -7,7 +7,7 @@
<p><strong>&lt;a href="http://neocities.org"&gt;Check out Neocities!&lt;/a&gt;</strong></p>
<p>Add a link to your favorite site to the end of the paragraph, right before the &lt;/p&gt; closing tag!</p>
<p>Add a link to your favorite site to<br> the end of the paragraph, right<br> before the &lt;/p&gt; closing tag!</p>
</div>
</div>