I need to design a form with many input fields in a row (around 15). What is the best approach to design such a layout. Shall I use table or Div? I can't attach a screenshot here but this is an application with lot of data being displayed in 15-18 small text boxes in a row (math value for each month) in a row.
Vicky..