Update webcomic.html
This commit is contained in:
parent
503d2ec48b
commit
a14e87d473
@ -23,14 +23,17 @@ and is wrapped around the whole page content, except for the footer in this exam
|
||||
<div class="w3-row">
|
||||
|
||||
<!-- 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 -->
|
||||
<!-- 'ctrl + /' to comment -->
|
||||
<div class="w3-card-1 w3-margin w3-white">
|
||||
<img src="SCAN0003.JPG" alt="Thing" style="width:100%">
|
||||
<div class="w3-container">
|
||||
<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>
|
||||
</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%">
|
||||
<div class="w3-container">
|
||||
<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>
|
||||
</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">
|
||||
<!-- 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">
|
||||
<p>ML comics, founded by Miranda and Logan Hunt, is a webcomic with much inspiration from xkcd.</p>
|
||||
|
Loading…
Reference in New Issue
Block a user