In my "test" database i created a table called "books" that has 3 columns.
They are Book_Title, Book_Author, and Book_Edition.
On this form, I filled out the Book_Title, Book_Author, and Book_Edition.
This is what pops up after I hit the submit button.
This page pulls the data from my database and put it into a table using HTML!