In the above code, we use a <table> tag to format our form. Inside a table we use <tr> (table row) and <td> (table data). Where <tr> is used to make a row in a table and <td> is used to make a column on that row of the table.
We make our first row (lines 9 – 12) we make a column for name and its input field.
In a second row (line 13 – 17) we make a column for password and its input field.
After that, we make another row (line 18 – 23) we make a column for gender and make a radio button input field for gender.
(Line 24 – 27) We make another row for the email address.
(Line 28 – 41) Here we make a row for phone number input field and for a country code.
(Line 42 – 44) At last, we make a submit button.
And here we complete making our Registration form in HTML
The output of registration form code:
TCS Syllabus 2022 PDF Download | TCS Exam Pattern TCS Syllabus 2022 & Test Pattern PDF Download for Freshers: Freshers who are looking forward to cracking the TCS Selection Process 2022, can prepare well with the Read more…
How To Enable Super Thanks Option on YouTube Video | Enable thanks option in YouTube channel Your QueriesSuper ThanksSuper Thanks YoutubeSuper Thanks kya hota haiHow to enable super thanksSuper Thanks kya haiWhat is the super Read more…
TCS NQT Coding Question 2022 Problem Statement – An automobile company manufactures both a two wheeler (TW) and a four wheeler (FW). A company manager wants to make the production of both types of vehicle according Read more…
0 Comments