Newer
Older
Cafe / PageANDESU.html
@RinoIto RinoIto on 25 May 2021 901 bytes Update PageANDESU.html
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>cafe</title>
<link href="JOHO.css" rel="stylesheet" type="text/css">
</head>
<body>
	<div id="page">
		<header>
			<div id="header_inner">
				<div id="header_logo">
				<p>情報処理特効a</p>
				</div>
		</header>
<section class="section-wrapper" id="about">
<h2 class="section-ttl">店名</h2>
<h3>今回は「店名」ついて紹介していきます。</h3>
<p>テキストテキストテキストテキストテキストテキストテキストテキストテキ
		ストテキストテキストテキストテキストテキストテキストテキ
		ストテキストテキストテキストテキストテキストテキストテキ
		ストテキストテキストテキストテキストテキストテキストテキ
		スト</p>
</section>

<section id="food">


</section>

<footer>
      <p>footer</p>
</footer>
</html>