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.

46 lines
1.5 KiB
HTML

<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>The Four Classics</title>
<meta name="author" content="Biyi Wen">
<meta name="description" content="classics">
<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="borges_bookstore.html">Borges Bookstore</a></li>
<li class="crumb"><a href="nanhai_book_center">Nanhai Book Center</a></li>
<li class="crumb"><a href="wang_zhen.html">Wang Zhen</a></li>
<li class="crumb">Four Classics</li>
</ol>
</nav>
<h1>The Four Classics</h1>
<p style="margin-top:60px;">The four classics in Chinese are, Romance of the Three Kingdoms, Journey to the West, Water Margin and Dream of the Red Chamber.</p>
</section>
<section id="gallery">
<picture>
<img srcset="img/four_classics/four_classics_200w.png 200w,"
sizes="(max-width: 2880px) 100px"
src="img/four_classics/four_classics.jpg"
alt="four_classics">
</picture>
</section>
<section class="noPrint" id="network">
<p>See what's up in other rings<img class="exlaimation"src="img/exlaimation.png"></p>
<a href="parvenu_mansion.html">Parvenu Mansion</a></p>
</section>
</div>
</body>
</html>