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.
43 lines
1.8 KiB
HTML
43 lines
1.8 KiB
HTML
<!doctype html>
|
|
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>Butterfly Specimen</title>
|
|
<meta name="author" content="Biyi Wen">
|
|
<meta name="description" content="butterfly specimen">
|
|
<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="borges.html">Borges</a></li>
|
|
<li class="crumb"><a href="pnin.html">Nabokov's Pnin</a></li>
|
|
<li class="crumb">Nabokov's Butterfly</li>
|
|
</ol>
|
|
</nav>
|
|
<h1>Butterfly Specimen</h1>
|
|
<p style="margin-top:60px;">Additional testimony to these laws of economical use to space and time, I remember once that the library has rented its space to a butterfly specimen exhibition. taking place in the main exhibition hall of the library. A lady living upstairs gave me an extra ticket from her young son. The guard wouldn't let me in, gesturing that, the ticket was for even younger children in kindergarten. I did not make it to the exhibition and saw facilities carrying boxes of butterfly specimen, they were dismantling the exhibition. </p>
|
|
</section>
|
|
<section id="gallery">
|
|
<picture>
|
|
<img srcset="img/nanhai_library/children_lib_200w.png 200w,"
|
|
sizes="(max-width: 2880px) 100px"
|
|
src="img/nanhai_library/children_lib.jpg" alt="hall"></img>
|
|
<footer id="gallery">
|
|
<p>The then butterfly specimen exhibition was across this hall</p>
|
|
</footer>
|
|
</picture>
|
|
</section>
|
|
<!-- <section id="network">
|
|
</section> -->
|
|
</div>
|
|
</body>
|
|
</html> |