[Quán bar] Devs ơi sao dạo này im ắng quá

  Bài viết hay nhất1
First topic message reminder :

Mình thấy dạo này Devs hơi im ắng quá nhỉ, thấy ít ai đăng bài, có đăng thì ba cái mục hỏi đáp là chính, hy vọng mốt sẽ có nhiều tuts share hơn. Luôn ủng hộ Devs :))
  Bài viết hay nhất26
anh em trong devs xem hộ mình cái code đăng nhập này có ổn ko, thiếu gì thì bổ sung cho mình với
Code:

<!--produce by kingofgame , refer viethoagame-->
<div class="" lang="vi"><div class="">
  <h1 class="">ĐĂNG NHẬP</h1>
  </div><div class="">
  <form action="/login" methon="post" class="" name="login">
  <fieldset>
    <legend></legend>
    <div class="">
      <input type="text" tabindex="1" name="username" id="" maxlength="100" value class="imputfield form-control" placeholder="Nhập username"/>
    </div>
     <div class="">
      <input type="password" tabindex="2" name="password" id="" maxlength="100" value class="imputfield form-control" placeholder="Nhập password"/>
    </div>
    <div class="">
      <input type="checkbox" tabindex="4" name="autologin" id="" checked="checked"/> Đăng nhập tự động
    </div>
    <div class="">
      <input type="submit" tabindex="5" name="submit_login" id="" value="Đăng nhập"/>
      <a href="/register?" class="" style>Đăng kí</a>
    </div>
    </fieldset>
  </form>
  </div>
</div>
You cannot reply to topics in this forum