Newer
Older
renshu-2022 / start2.html
<!DOCTYPE html>
<html lang="ja">
<head>
<title>簡単筋トレAR</title>

<link rel="stylesheet" href="zenhyoji.css">
</head>
 
<body background="maintaiki.PNG">
<center><h1>筋トレを知らない人でも取り組みやすい筋トレアプリ</h1></center>
<center><img src="QR_221843.png"><br></center>
<center>上のQRコードを読み込むとカメラを起動します!</center>
<center><h2>下のスタートボタンを押して表示された写真をQRコードのカメラから読み込んでください!</h2></center>

<div id = "iro">
<center><h2>メニュー</h2></center>
 <input type = button value="スタート" onclick="location.href = 'pattern-udetore 2-2.png'">腕のトレーニングレベル1へ&emsp;&emsp;
 <input type = button value="スタート" onclick="location.href = 'pattern-harareberu1.png'">腹筋のトレーニングレベル1へ(準備中です)&emsp;&emsp;
 <input type = button value="スタート" onclick="location.href = 'pattern-asireberu1.png'">下半身のトレーニングレベル1へ(準備中です)<br><br>
 <input type = button value="スタート" onclick="location.href = 'pattern-udereberu2.png'">腕のトレーニングレベル2へ&emsp;&emsp;
 <input type = button value="スタート" onclick="location.href = 'pattern-harareberu2.png'">腹筋のトレーニングレベル2へ(準備中です) &emsp;&emsp;
 <input type = button value="スタート" onclick="location.href = 'pattern-asireberu2.png'">下半身のトレーニングレベル2へ(準備中です)<br><br>
</div>
</body>
</html>