[jQuery] DOM manipulation white space issues

[jQuery] DOM manipulation white space issues


I am experiencing spacing issues with my divs that is apparently fixed when I delete white space between DIV's using firebug.
is there a CSS way around this?
do we need a trim functionality added to append() and such?