Newer
Older
renshu-2022 / start2.html
@池田聖士 池田聖士 on 16 Jan 2023 875 bytes Update 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_880758.png"><br></center>
<center>上のQRコードを読み込むとカメラを起動します!</center><br><br>
腕のトレーニングです。<br>
 <input type = button value="スタート" onclick="location.href = 'pattern-udereberu1.png'">腕のトレーニングレベル1へ&emsp;&emsp;;
 <input type = button value="スタート" onclick="location.href = 'pattern-harareberu1.png'">腹筋のトレーニングレベル1へ<br>
 <input type = button value="スタート" onclick="location.href = 'pattern-udereberu2.png'">腕のトレーニングレベル2へ
</body>
</html>