I need to create an ASP.NET application for our customers to access their account online... I don't do much in the way of web programming, so I am wondering what the best set of tools to use is, should I use HTML controls, or web forms controls, grid, or flow layout?

I have tried messing around with several of these, but I heard all this hype about how easy it was to layout forms and stuff, and it still seems rather cumbersome like it has always been.