www.mtkn.jp

Manuscripts for my personal webpage.
git clone https://git.mtkn.jp/www.mtkn.jp
Log | Files | Refs | LICENSE

myrica_rubra.html (1238B)


      1 <!DOCTYPE html>
      2 <html>
      3 <head>
      4 	<meta charset="utf-8">
      5 	<meta name="viewport" content="width=device-width,initial-scale=1">
      6 	<link rel="stylesheet" type="text/css" href="/style.css">
      7 	<link rel="icon" type="image/x-icon" href="/pics/favicon.ico">
      8 	<title>ヤマモモ</title>
      9 </head>
     10 <body>
     11 	<header>
     12 		<a href="/">主頁</a> |
     13 		<a href="/about.html">自己紹介</a> |
     14 		<a href="/journal">日記</a> |
     15 		<a href="/farm">農業</a> |
     16 		<a href="/kitchen">台所</a> |
     17 		<a href="/computer">電算機</a> |
     18 		<a href="/poetry">詩</a> |
     19 		<a href="/books">本棚</a> |
     20 		<a href="/gallery">絵</a> |
     21 		<a href="https://git.mtkn.jp">Git</a>
     22 	</header>
     23 	<main>
     24 		<article>
     25 <h1>ヤマモモ</h1>
     26 <span class="binomial name"><i>Myrica rubra</i> Sieb. et Zucc.</span>
     27 <h2>概要</h2>
     28 <h2>利用</h2>
     29 	<h3>食べ方</h3>
     30 		濃い紫になったものを生でそのまま食べる。
     31 		種を取り除いてジャムに。
     32 		ホワイトリカーに漬けて果実酒に。
     33 	<h3>染料として</h3>
     34 		樹皮をはいで
     35 		</article>
     36 
     37 	</main>
     38 	<footer>
     39 		<address>info(at)mtkn(dot)jp</address>
     40 		<a href="http://creativecommons.org/publicdomain/zero/1.0?ref=chooser-v1" rel="license noopener noreferrer">CC0 1.0</a>
     41 	</footer>
     42 </body>
     43 </html>