You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
53 lines
2.0 KiB
HTML
53 lines
2.0 KiB
HTML
5 years ago
|
<!doctype html>
|
||
|
|
||
|
<html lang="en">
|
||
|
<head>
|
||
|
<meta charset="utf-8">
|
||
|
<title>Looking back to the libraries</title>
|
||
|
<meta name="author" content="Biyi Wen">
|
||
|
<meta name="description" content="meng meng">
|
||
|
<link href="https://fonts.googleapis.com/css?family=Margarine" rel="stylesheet">
|
||
|
<link rel="stylesheet" href="template.css">
|
||
|
<link rel="stylesheet" href="bg_3.css">
|
||
|
</head>
|
||
|
|
||
|
<body>
|
||
|
<div id ="container">
|
||
|
<section id="text">
|
||
|
<nav class="crumbs">
|
||
|
<ol>
|
||
|
<li class="crumb"><a href="index.html">Index</a></li>
|
||
|
<li class="crumb"><a href="borges_bookstore.html">Borges Bookstore</a></li>
|
||
|
<li class="crumb"><a href="nanhai_book_center.html">Nanhai Book Center</a></li>
|
||
|
<li class="crumb"><a href="goosebumps.html">Goosebumps</a></li>
|
||
|
<li class="crumb">Zhang Meng Meng</a></li>
|
||
|
</ol>
|
||
|
</nav>
|
||
|
<h1>Zhang Meng Meng</h1>
|
||
|
<p style="margin-top:60px;">Zhang Meng Meng was the young author that published a series of diary collections by <a href="flower_city_press.html">Flower City Press</a>. As an encouragement for her to keep writing diaries, her mother awards her a small sum for each piece written. Collections of diaries eventually become published when her mother's student, editor Zhang Ying came across Meng Meng's writing.</p>
|
||
|
|
||
|
<p>The series continued until Zhang Meng Meng was 15.</p>
|
||
|
</section>
|
||
|
<section id="gallery">
|
||
|
<img src="img/mengmeng/1.jpg">
|
||
|
<img src="img/mengmeng/2.jpeg">
|
||
|
<img src="img/mengmeng/3.jpg">
|
||
|
<img src="img/mengmeng/4.jpg">
|
||
|
<img src="img/mengmeng/5.jpg">
|
||
|
<img src="img/mengmeng/6.jpg">
|
||
|
<img src="img/mengmeng/7.jpeg">
|
||
|
|
||
|
<footer id="gallery">
|
||
|
<p>Covers of Meng Meng's diaries, from 1st to 7th.</p>
|
||
|
</footer>
|
||
|
</section>
|
||
|
<section class="noPrint" id="network">
|
||
|
<h1>Serial, Networked Literature</h1>
|
||
|
<ul class="topic">
|
||
|
<li><a href="goosebumps.html">Goosebumps</a></li>
|
||
|
<li><a href="romantic_novels.html">Romantic Novels</a></li>
|
||
|
</ul>
|
||
|
</section>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|