radio buttons html
<input type="radio" name="gender" value="male"> Male<br>
<input type="radio" name="gender" value="female"> Female<br>
<input type="radio" name="gender" value="other"> Other
radio buttons html
<input type="radio" name="gender" value="male"> Male<br>
<input type="radio" name="gender" value="female"> Female<br>
<input type="radio" name="gender" value="other"> Other
contact form feilds
<div class="col-lg-6 col-6 pd-l">
[text* your-name placeholder"Name"]
[text* your-sub placeholder"subject"]
</div>
<div class="col-lg-6 col-12 pd-r">
[email* your-email placeholder"Email"]
[tel* tel-672 your-phone placeholder"Phone"]
</div>
<div class="col-12">
[textarea your-message placeholder"message"]
</div>
<div class="col-12 btn-sub">[submit "Send"]</div>
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us