Newer
Older
skip-web / shuzai / tokusan / babaroa.html
@Ryu Ryu on 13 Jul 2018 569 bytes convert to utf-8
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
	"http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>ババロア</title>
<style type="text/css">
<!--
background:#00c69b
color:#c964f4
h1{color:#f27b2b}
h2{color:#f7ba13}

-->
</style>
<link rel="stylesheet" type="text/css" href="tokusan.css">
</head>

<body>

<h1>苺のババロア</h1>

<p>果物かと思いきや、実は野菜!の苺を甘酸っぱいババロアにしました!</p>
<p><img src="babaroa.jpg" alt="苺のババロア"></p>

<p><a href="tyouri.html">戻る</a></p>

</body>
</html>