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.

41 lines
1.1 KiB
HTML

<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Blue Diamond Salted Almonds</title>
<meta name="author" content="Biyi Wen">
<meta name="description" content="blue diamond salted almonds">
<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">Bertelsmann</li>
</ol>
</nav>
<h1>Blue Diamond Salted Almonds</h1>
<p style="margin-top:60px;">
Then, it was a treat to have imported food.
</p>
</section>
<section id="gallery">
<picture>
<img srcset="img/blue_diamond_roasted_200w.png 200w,"
sizes="(max-width: 2880px) 100px"
src="img/blue_diamond_roasted.jpg" alt="mansion_nr_3">
</picture>
</section>
<!-- <section id="network">
<h1>On Consumerism</h1>
</section> -->
</div>
</body>
</html>