Mercurial > hgrepos > hgweb.cgi > skipweb
changeset 1281:64cbb7ddda9a
merged
author | ISHIKAWA MAI <c113017@e.koeki-u.ac.jp> |
---|---|
date | Tue, 15 Dec 2015 18:18:49 +0900 |
parents | 618e9803adbd |
children | 98f4303fe338 e9d18d650452 |
files | shuzai/tokusan/akanegimiso.html shuzai/tokusan/babaroa.html shuzai/tokusan/tomatojamu.html shuzai/tokusan/tsukemono.html |
diffstat | 4 files changed, 114 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/shuzai/tokusan/akanegimiso.html Tue Dec 15 18:18:49 2015 +0900 @@ -0,0 +1,23 @@ +<!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"> + + +</style> +<link rel="stylesheet" type="text/css" href="main.css"> +</head> + +<body> +<h1>赤ねぎ味噌</h1> + +<p><img src="akanegimiso.jpg" alt="赤ねぎ味噌"></p> +<!--img src="画像"alt="題名"> + +<p>ご飯のお供に!</p> + + +</body> +</html>
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/shuzai/tokusan/babaroa.html Tue Dec 15 18:18:49 2015 +0900 @@ -0,0 +1,30 @@ +<!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="main.css"> +</head> + +<body> + +<h1>苺のババロア</h1> + +<p><img src="babaroa.jpg" alt="苺のババロア"></p> +<!--img src="画像"alt="題名"> + +<p>苺が甘酸っぱくておいしい!</p> + + + +</body> +</html>
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/shuzai/tokusan/tomatojamu.html Tue Dec 15 18:18:49 2015 +0900 @@ -0,0 +1,30 @@ +<!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="main.css"> +</head> + +<body> + +<h1>トマトジャム</h1> + +<p><img src="tomatojamu.jpg" alt="トマトジャム"></p> +<!--img src="画像"alt="題名"> + +<p>なかなか見られないトマトのジャム!</p> + + + +</body> +</html>
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/shuzai/tokusan/tsukemono.html Tue Dec 15 18:18:49 2015 +0900 @@ -0,0 +1,31 @@ + +<!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="main.css"> +</head> + +<body> + +<h1>漬け物</h1> + +<p><img src="tsukemono.jpg" alt="漬け物"></p> +<!--img src="画像"alt="題名"> + +<p>季節の野菜を使った優しい味のお漬物!</p> + + + +</body> +</html>