Tutorial page 1 part 2 mockup, error mockup

This commit is contained in:
Victoria Wang 2015-10-14 11:25:56 -07:00
parent b98d982e5b
commit 1e46191684
5 changed files with 23 additions and 3 deletions

View file

@ -1,4 +1,4 @@
<div class="comic" style="height: 967px; background-image: url(/img/tutorial/ch1pg1.png);">
<div class="comic" style="height: 967px; background-image: url(/img/tutorial/ch1pg1.png); background-size: 839px;">
<div class="dialogue" style="left: 270px; top:374px;">
Oh, a new student!
</div>
@ -17,6 +17,17 @@
</div>
</div>
<div class="comic" style="height: 300px; background-image: url(/img/tutorial/ch1pg1_2.png);background-size: 839px;">
<div class="dialogue" style="left: 200px; top:30px;">
Welcome, [NAME]! You're about to embark on a very exciting challenge: creating your first website!
</div>
<div class="dialogue" style="left: 640px; top:20px;">
You've already made the first important step of starting this lesson, so here's a badge for your profile.
</div>
</div>
<a href="./2">Next >></a>
<script>
$('#checkButton').on('click', function(button) {
checkHomework($('#nameInput').val())

View file

@ -9,8 +9,6 @@
<p>You'll see the results here.</p>
<p>Make sure to check the green boxes below for important bonus info!</p>
</div>
<div class="dialogue">
</div>
</div>
<div class="welcome">