Add: maestro login form

This commit is contained in:
2018-06-25 11:09:33 +09:00
parent a5ee18440f
commit 31177dc115
+8 -21
View File
@@ -1,28 +1,15 @@
<div class="container">
<div class="player_free">
<span class="col four" style="float: center;">
<a href="#" id="faq" class="btn btn-rouge">플레이어<br/>무료체험</a>
</span>
</div>
<div class="maestro_free">
<form action="/action_page.php" method="get" id="maestro_login">
마에스트로 아이디
<input type="text" name="maestro_id"><br/>
암호
<input type="password" name="maestro_id"><br/>
</form>
<div class="col four" style="float: center;">
<a href="#" id="faq" class="btn btn-sea">마에스트<br/>무료체험</a>
<a type="submit" form="maestro_login" value="로그인" class="btn btn-sea">그인</button>
</div>
<ol>
<li>
플레이어 관리
</li>
<li>
과목 관리
</li>
<li>
랭킹
</li>
<li>
기록
</li>
</ol>
&nbsp;
&nbsp;
&nbsp;