Newer
Older
2022-rinto / mah-jong.html
@INO Rinto INO Rinto on 19 May 2022 4 KB 目次つけた
<!DOCTYPE html>
<html>
<head>
<title>Mah-jong</title>
<link rel="stylesheet" type="text/css" href="design.css">
</head>


<body>
<h2>麻雀てなんなん?</h2>
<p>麻雀は頭脳スポーツ、近年ではプロスポーツとして、プロリーグも開催!!<br>
子供からお年寄りまで、老若男女関係なく、楽しめるスポーツです!,</p>
<br>
<h2>ルール難しくない?</h2>
<p>麻雀は覚えるのが難しいっていわれるけど...<br>
 奥が深いので、どハマりしちゃうかも</p>
<h2>目次</h2>
<ul>
 <li>道具ーーー</li>
 <li>役</li>
 <li>点数計算</li>
</ul>
<h2>何使うの?道具</h2>
<p>麻雀牌、点棒、(麻雀卓)他</p>
<img src="pai/ss1.png" alt="33x59(1467bytes)" width="33" height="59"
style=" border: 100px;">
<img src="pai/b_1_1.png" alt="10x124(228bytes)" width="10" height="124"
style=" border: 100px;">
<img src="pai/tontya.jpg" alt="60x37(445bytes)" width="60"
height="37"style=" border: 100px;">
<img src="pai/yakitori.jpg" alt="60x37(930bytes)" width="60" height="37" style=" border: 100px;">

<h3>麻雀牌ってなに?</h3>
<p>麻雀牌は、トランプゲームで言うカードのようなものです。<br>
34種類の牌が4枚ずつ、計136枚あります。</p>
<h3>麻雀牌の種類</h3>
<p>マンズ(萬子)</p>
<img src="pai/ms1.png" alt="33x59(662bytes)" width="33" height="59"
style=" border: 100px;">
<img src="pai/ms2.png" alt="33x59(690bytes)" width="33" height="59"
style=" border: 100px;">
<img src="pai/ms3.png" alt="33x59(717bytes)" width="33" height="59"
style=" border: 100px;">
<img src="pai/ms4.png" alt="33x59(720bytes)" width="33" height="59"
style=" border: 100px;">
<img src="pai/ms5.png" alt="33x59(759bytes)" width="33" height="59"
style=" border: 100px;">
<img src="pai/ms6.png" alt="33x59(722bytes)" width="33" height="59"
style=" border: 100px;">
<img src="pai/ms7.png" alt="33x59(693bytes)" width="33" height="59"
style=" border: 100px;">
<img src="pai/ms8.png" alt="33x59(679bytes)" width="33" height="59"
style=" border: 100px;">
<img src="pai/ms9.png" alt="33x59(712bytes)" width="33" height="59"
style=" border: 100px;">

<p>ピンズ(筒子)</p>
<img src="pai/ps1.png" alt="33x59(597bytes)" width="33" height="59"
style=" border: 100px;">
<img src="pai/ps2.png" alt="33x59(556bytes)" width="33" height="59"
style=" border: 100px;">
<img src="pai/ps3.png" alt="33x59(684bytes)" width="33" height="59"
style=" border: 100px;">
<img src="pai/ps4.png" alt="33x59(526bytes)" width="33" height="59"
style=" border: 100px;">
<img src="pai/ps5.png" alt="33x59(702bytes)" width="33" height="59"
style=" border: 100px;">
<img src="pai/ps6.png" alt="33x59(730bytes)" width="33" height="59"
style=" border: 100px;">
<img src="pai/ps7.png" alt="33x59(779bytes)" width="33" height="59"
style=" border: 100px;">
<img src="pai/ps8.png" alt="33x59(663bytes)" width="33" height="59"
style=" border: 100px;">
<img src="pai/ps9.png" alt="33x59(828bytes)" width="33" height="59"
style=" border: 100px;">

<p>ソーズ(索子)</p>
<img src="pai/ss1.png" alt="33x59(1467bytes)" width="33" height="59"
style=" border: 100px;">
<img src="pai/ss2.png" alt="33x59(412bytes)" width="33" height="59"
style=" border: 100px;">
<img src="pai/ss3.pn" alt="33x59(469bytes)" width="33" height="59"
style=" border: 100px;">
<img src="pai/ss4.png" alt="33x59(518bytes)" width="33" height="59"
style=" border: 100px;">
<img src="pai/ss5.png" alt="33x59(686bytes)" width="33" height="59"
style=" border: 100px;">
<img src="pai/ss6.png" alt="33x59(580bytes)" width="33" height="59"
style=" border: 100px;">
<img src="pai/ss7.png" alt="33x59(689bytes)" width="33" height="59"
style=" border: 100px;">
<img src="pai/ss8.png" alt="33x59(623bytes)" width="33" height="59"
style=" border: 100px;">
<img src="pai/ss9.png" alt="33x59(818bytes)" width="33" height="59"
style=" border: 100px;">


<p>ツーパイ(字牌)</p>
<img src="pai/j1-t.png" alt="33x59(508bytes)" width="33" height="59"
style=" border: 100px;">
<img src="pai/j2-n.png" alt="33x59(513bytes)" width="33" height="59"
style=" border: 100px;">
<img src="pai/j3-s.png" alt="33x59(491bytes)" width="33" height="59"
style=" border: 100px;">
<img src="pai/j4-p.png" alt="33x59(474bytes)" width="33" height="59"
style=" border: 100px;">
<img src="pai/j5-haku.png" alt="33x59(261bytes)" width="33" height="59"
style=" border: 100px;">
<img src="pai/j6-hatsu.png" alt="33x59(543bytes)" width="33" height="59"
style=" border: 100px;">
<img src="pai/j7-chun.png" alt="33x59(442bytes)" width="33" height="59"
style=" border: 100px;">


</body>
</html>