Skip to content

Instantly share code, notes, and snippets.

@namncn
Created March 1, 2017 16:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save namncn/f0db760e245d83e756e5af9b03774ab9 to your computer and use it in GitHub Desktop.
Save namncn/f0db760e245d83e756e5af9b03774ab9 to your computer and use it in GitHub Desktop.
<div class="ncn_form-control">[text* your-name placeholder "Họ và Tên"]</div>
<div class="ncn_form-control">[email* your-email placeholder "Email của bạn"]</div>
<div class="ncn_form-control">[tel your-phone placeholder "Số điện thoại"]</div>
<div class="ncn_form-control">[textarea your-message placeholder "Điền nội dung bạn muốn gửi..."]</div>
<div class="ncn_form-submit">[submit "Gửi đi"]</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment