Update webcomic.html

This commit is contained in:
Logan Hunt 2017-07-12 08:29:19 -07:00 committed by GitHub
parent 503d2ec48b
commit a14e87d473

View File

@ -23,14 +23,17 @@ and is wrapped around the whole page content, except for the footer in this exam
<div class="w3-row"> <div class="w3-row">
<!-- Blog entries --> <!-- Blog entries -->
<div class="w3-card-1 w3-margin w3-indigo">
<div class="w3-container">
<h3><b>WELCOME TO ML COMICS</b></h3>
</div
<!-- Blog entry --> <!-- Blog entry -->
<!-- 'ctrl + /' to comment --> <!-- 'ctrl + /' to comment -->
<div class="w3-card-1 w3-margin w3-white"> <div class="w3-card-1 w3-margin w3-white">
<img src="SCAN0003.JPG" alt="Thing" style="width:100%"> <img src="SCAN0003.JPG" alt="Thing" style="width:100%">
<div class="w3-container"> <div class="w3-container">
<h3><b>Python 3 Troubles</b></h3> <h3><b>Python 3 Troubles</b></h3>
<h5>Post 3 <span class="w3-opacity">7 July 2017</span></h5> <h5>Post 2 <span class="w3-opacity">7 July 2017</span></h5>
<p>Paul and Timmy.</p> <p>Paul and Timmy.</p>
</div> </div>
@ -44,7 +47,7 @@ and is wrapped around the whole page content, except for the footer in this exam
<img src="SCAN0002.JPG" alt="Gang" style="width:100%"> <img src="SCAN0002.JPG" alt="Gang" style="width:100%">
<div class="w3-container"> <div class="w3-container">
<h3><b>Meet the Gang</b></h3> <h3><b>Meet the Gang</b></h3>
<h5>Post 2 <span class="w3-opacity">3 July 2017</span></h5> <h5>Post 1 <span class="w3-opacity">3 July 2017</span></h5>
<p>Sketches of Jeff, Timmy, Shaun, Mason, Paul.</p> <p>Sketches of Jeff, Timmy, Shaun, Mason, Paul.</p>
</div> </div>
@ -56,11 +59,7 @@ and is wrapped around the whole page content, except for the footer in this exam
<div class="w3-col l20 s500"> <div class="w3-col l20 s500">
<!-- Blog entry --> <!-- Blog entry -->
<div class="w3-card-1 w3-margin w3-white">
<div class="w3-container">
<h3><b>WELCOME TO ML COMICS</b></h3>
<h5>Post 1, <span class="w3-opacity">3 July, 2017</span></h5>
</div>
<div class="w3-container"> <div class="w3-container">
<p>ML comics, founded by Miranda and Logan Hunt, is a webcomic with much inspiration from xkcd.</p> <p>ML comics, founded by Miranda and Logan Hunt, is a webcomic with much inspiration from xkcd.</p>