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.

59 lines
2.8 KiB
HTML

<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Kraft Paper</title>
<meta name="author" content="Biyi Wen">
<meta name="description" content="kraft paper as book covers">
<link href="https://fonts.googleapis.com/css?family=Margarine" rel="stylesheet">
<link rel="stylesheet" href="template.css">
<link rel="stylesheet" href="bg_2.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="nanhai_library.html">Nanhai Library</a></li>
<li class="crumb">Kraft Paper</li>
</ol>
</nav>
<h1>Kraft Paper</h1>
<p style="margin-top:60px;">Lots of books made their covers by kraft paper in the library. Reason for cover replacement is to protect for the frailed titles. Or is it for visual anonymity? In beginning of each primary school trimester, we were assigned with new text books. Some students would return the next day, with the text book covered, with different methods. Paper ripped from outdated calendar was a usual choice for its larger format, plus the flip side is blank. Stationary store sold variations of produced book covers in soft and hard plastic; some came with plastic spines.</p>
<p>Factually, the decision to cover text books is additional. The printing press had already layered a thin film before they arrived to our hands. However the decision on puting an extra layer indicated a choice about preservation. At the end of the semester, when they would unwrap the outer layer, the book cover would appear as new.</p>
<p>Some readers have the habbit of buying two copies one title of book at once. Once for underlining, the other to retain original appearence. One day I borrowed a book from the Hogeschool Library, the text was filled with underlines and comments made from pencil. The traces brewed quite some anger, until I used one morning's labor to erase the comments page by page.</p>
</section>
<section id="gallery">
<picture>
<img srcset="img/kraft/diy_cover_200w.png 200w,"
sizes="(max-width: 2880px) 100px"
src="img/kraft/diy_cover.jpeg">
<img src="img/kraft/kraft_cover.jpeg">
<img src="img/kraft/kraft_cover_sleeve.jpeg">
<img srcset="img/kraft/plastic_cover_200w.png"
sizes="(max-width: 2880px) 100px"
src="img/kraft/plastic_cover.jpeg">
</picture>
<footer id="gallery">
<p>A student can choose to wrap their books using calenders paper, wrapping paper, kraft paper, and ready-made covers. </p>
</footer>
</section>
<section class="noPrint" id="network">
<h1>On Packaging</h1>
<ul class="topic">
<li><a href="salted_almonds.html">Blue Diamond Roasted Almonds</a></li>
<li><a href="zhong_father.html">Papa Zhong</a></li>
</ul>
</section>
</div>
</body>
</html>