Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
kpsvdp authored Feb 12, 2024
1 parent 014906f commit 32bcd59
Showing 1 changed file with 61 additions and 2 deletions.
63 changes: 61 additions & 2 deletions Author.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,65 @@
</nav>
<!----------------------- Main ---------------------------------------------------------------------------------------->
<div id="main">
<!-- Features -->
<div id="features-wrapper">
<div class="container">
<div class="row">

<div class="col-4 col-12-medium">
<!-- Box -->
<section class="box feature">
<a href="#" class="image fit"><img src="images/Author Pic/chapter 0/j0.jpg" alt="" /></a>
<div class="inner">
<header>
<h2>Put something here</h2>
<p>Maybe here as well I think</p>
</header>
<p>Phasellus quam turpis, feugiat sit amet in, hendrerit in lectus. Praesent sed semper amet bibendum tristique fringilla.</p>

<ul class="actions special">
<li><a href="Prince00.html" class="button primary small">Full Story</a></li>
<li><a href="https://medium.com/@kpsvdp/the-student-life-abroad-63985af0f9d3" class="button primary small"> LINK</a></li>
</ul> </div>
</section>

</div>
<div class="col-4 col-12-medium">
<!-- Box -->
<section class="box feature">
<a href="#" class="image fit"><img src="images/Author Pic/chapter 1/PJ1 copy.png" alt="" /></a>
<div class="inner">
<header>
<h2>An interesting title</h2>
<p>This is also an interesting subtitle</p>
</header>
<p>Phasellus quam turpis, feugiat sit amet in, hendrerit in lectus. Praesent sed semper amet bibendum tristique fringilla.</p>
<ul class="actions special">
<li><a href="Prince00.html" class="button primary small">Full Story</a></li>
<li><a href="https://medium.com/@kpsvdp/the-student-life-abroad-63985af0f9d3" class="button primary small"> LINK</a></li>
</ul></div>
</section>

</div>
<div class="col-4 col-12-medium">
<!-- Box -->
<section class="box feature">
<a href="#" class="image fit"><img src="images/Author Pic/chapter 2/SA.JPG" alt="" /></a>
<div class="inner">
<header>
<h2>Oh, and finally ...</h2>
<p>Here's another intriguing subtitle</p>
</header>
<p>Phasellus quam turpis, feugiat sit amet in, hendrerit in lectus. Praesent sed semper amet bibendum tristique fringilla.</p>
<ul class="actions special">
<li><a href="Prince00.html" class="button primary small">Full Story</a></li>
<li><a href="https://medium.com/@kpsvdp/the-student-life-abroad-63985af0f9d3" class="button primary small"> LINK</a></li>
</ul></div>
</section>
</div>
</div>
</div>
</div>
<!------------------------------ Featured Post ------------------------------------------------------------------------>
<article class="post featured">
<header class="major">
Expand Down Expand Up @@ -69,7 +128,7 @@ <h2><a>The Prince's Journey </a></h2>
<header>
<h2><a href="#">Prince New School Joined</a></h2>
</header>
<a href="#" class="image fit"><img src="images/Author Pic/chapter 2/SA.JPG" alt="" /></a>
<a href="#" class="image fit"><img src="images/Author Pic/Chapter 2/SA.JPG" alt="" /></a>
<p style="font-weight: bold;">Chapter 02</p>
<p> <b>Prince's first day at school: nervous at first, then makes friends, enjoys learning, and looks forward to tomorrow.</b>
</p>
Expand Down Expand Up @@ -139,4 +198,4 @@ <h2 style="color: rgb(255, 255, 255);">
<script src="assets/js/main.js"></script>
</div>
</body>
</html>
</html>

0 comments on commit 32bcd59

Please sign in to comment.