Hi Siz Hero's:
How to create login form in HTML :
[NOTE: I use the name of the tag because we can't write the tag in the post. ]
<(HEAD TAG )>
</(HEAD TAG)>
<(BODY TAG)>
<(FORM TAG)>
Sign Up
<(INPUT TAG)type="text" >
<(INPUT TAG) type="text" >
<(INPUT TAG) type="text">
<(INPUT TAG) type="date" >
<(INPUT TAG) type="numaric" >
<tr>
<td><(LABLE TAG)>Gander</(LABLE TAG)></td>
<td>
<(INPUT TAG) type="radio" name="RdoGender"> Male
<(INPUT TAG) type="radio" name="RdoGender">Female
</td>
</tr>
<tr>
<td><(LABLE TAG)>date</(LABLE TAG)></td>
<td>
<(INPUT TAG) type="date">
</td>
</tr>
<tr>
<td><(LABLE TAG)>Email</(LABLE TAG)></td>
<td>
<(INPUT TAG) type="email">
</td>
</tr>
<tr>
<td><(LABLE TAG)>Password</(LABLE TAG)></td>
<td>
<(INPUT TAG) type="password"">
</td>
</tr>
<tr>
<td colspan="2">
<(INPUT TAG) type="button" value="Submit">
</td>
</tr>
</form>
</(BODY TAG)>
Output:
I hope you all learn a lot from this amazing tutorial about HTML:
Special Thanks:
@siz-official
@cryptokraze
@vvarishayy
@suboohi
Good post dear friend keep it up bro and keep learn with our steem fellows and friends and newcomers.
Regards, Faran Nabeel
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Thank you 😊
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit