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.

36 lines
2.1 KiB
HTML

<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Flower City Press</title>
<meta name="author" content="Biyi Wen">
<meta name="description" content="flower city press">
<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"><a href="mengmeng.html">Zhang Meng Meng </a></li>
<li class="crumb">Flower City Press</li>
</ol>
</nav>
<h1>Flower City Press</h1>
<p style="margin-top:60px;">Flower City is Guangzhou. Flower City Press is a publishing house located in Guangzhou.</p>
<p> The children's reading room have housed lots of peaceful memories of childhood for me. I would usually go on a Saturday afternoon. Since Nanhai Library is right next to my parents' workplace, which was also our living compound, I would walk there on foot. There were many books that lasted an impression. Adapted versions of Detective Conan, detective novels authored originally in Chinese for children. One of the series featured ingenious cover design: when the spines are placed serial order, it forms an unknown man's face. It's to indicate putting traces in order. There was another series of books that made an impression, a series of children's dairies published by Flower City Press. A main contributing writer for the series is Zhang Meng Meng, similar age as me. I began reading her published diaries I was in grade three; and didn't follow onwards after the fourth one, for some reason, partly because the author had gone to middle school, and I couldn't empathize her later writings too well from the age gap. </p>
</section>
<!-- <section id="gallery">gallery
</section> -->
</div>
</body>
</html>