here is the link to look at the page. If you look at in ff some element move down and if you look at it in IE they are placed correctly. http://www.indexedvisuals.com/scripts/dragndrop/homecss.html Thanks for the help in advance.
Penagate Thanks for looking but it is loading. I just tried sorry if it did not load for you. Could you try again please thanks again
There's not much way to see what may be causing the problems. The document is nowhere near being valid html. There is no sane reason to use deprecated/obsolete markup, so no sane reason to use a transitional/loose DTD on a new page. Fix the errors and remove the css and javascript to their own files, instead of embedding inline. Then, the problems can be dealt with. cheers, gary