I have a web page that takes some values from the user and then calculations are made. These large set of calculations are displayed on the form. Sometimes, these values are saved provisionally, which means, that few summarized values will be hidden while others are displayed.
The form doesn't look so good, may be i have designed it badly but i have used tables excessively to align and order those textboxes and labels. I have a feeling that the form loads slow too.How does the other developers design such forms where a large set of values are displayed?. Does any one know of a good site to get an idea of website designs?