Hi, It looks to me that you admit when you drag and drop controls from design view onto your page out of HUMAN ERROR you are dropping the controls onto a wrong place/point/spot! YEs i hear you there, you can make such a mistake which as you mentioned is messing with your entire layout. Again you mentioned that if you do the same process in source view you are dropping the controls at the right spot, that's it! you are going to start using source view to design your web pages/forms because that's what is easier for you, and for most of us i guess... Besides there's a 50% chance that the page design you see in design view won't be the page design you will see when opened in a webbrowser(i.e IE or firefox). In my projects i use source view to create my design and a browser to see my work done so far, i don't remember using design view. ..And like Mark mentioned, try and avoid tables to design your pages. This is old and designers have decided to leave tables alone only if you really need it then you can use tables otherwise try the magic and power of DIV (page division), this element shipped with CSS[^] can start and finish a page design :) Happy coding, Morgs