Newer
Older
renshu-2022 / start1.html
<!DOCTYPE html>
<html lang="ja">
<head>
<title>簡単筋トレAR </title>
<style>
input[type="button"] {
  width: 10em;
  height:3em;
  font-size: 30px;
}
p {
  margin: 16px 0;
  text-align: left;
  font-size: 50px;
  color :white;
}

p2{
  margin: 16px 0;
  font-size: 30px;
  text-align: center;
}




</style>
<link rel="stylesheet" href="zenhyoji.css">
</head>
 
<body background="maintaiki.PNG"><br><br>
<center><p>簡単筋トレAR</p></center>
<p2>わたしたちは、近年増加しているオンライン授業や在宅ワークによって、現代の人々には運動が足りていないと考えた!!<br>
そして、<font color = "red">誰でも!</font><font color = "red">簡単に!</font>筋トレができる画期的なアプリケーションを開発した!!<br>
それこそが<h1>簡単筋トレAR</h1>なのだ。</p2>

<center><input type = button value="スタート" onclick="location.href = 'https://www.yatex.org/gitbucket/SakataKoryo2022/renshu-2022/pages/start2.html'"><br>
</center>

</body>
</html>