Create A Form Using HTML Tables?

We can easily create a form with tables in HTML. But, before that let us see how to create a form in HTML.

Create a Form in HTML

Example

We will first see how to create a form in HTML using only the

tag ?


   HTML Form


   

Details

Select the subject you want to choose:


Output

Create a Form using HTML Tables

Example

Now, let us convert the above form to a form created using HTML tables ?



   HTML Form


   

Details

Select the subject you want to choose:

Output

Updated on: 2022-12-06T10:16:51+05:30

10K+ Views

Kickstart Your Career

Get certified by completing the course

Get Started
Advertisements