views:

9

answers:

0

Hello,

Working in VS2005 and recently experimenting with MS Expression Web 3 and WebDwarf.

I'm trying to get away from using tables to format data entry as well as find an edit tool that would help speed up what up to now has been size/position trial and error formatting.

To get labels and field to line up so that labels are aligned right and textboxes, dropdowns and checkboxes are aligned left I've had to resort to position: absolute.

To get labels and objects past a masterpage I use an asp:panel with style position relative.

Doesn't matter if I'm using inline or a CSS Stylesheet I am unable to get the objects to show up within a tabcontainer.

I would appreciate any insight as to how best to go about doing this including ideas about which editor I might find more useful for this type of work because, to quote Doc Watson, it gets tedius.

Thanks in Advance Neal