Seeking guidance as a novice in web development. I am planning to design a table with input fields that will be sent to the server upon submission.
What is the preferred method for achieving this? Is it advisable to utilize html-tables or would it be more beneficial to construct tables through stylesheets to control cell sizes and positions? If both approaches are widely used, what are the advantages and disadvantages of each?