Question:
Answer:
In macros, this can be caused by accumulated white space being sent to the browser before the actual HTML gets to the page. Of course as with any macro bug, this may happen due to trickle down effects of buggy macros prior to the one where you believe the error is occuring.
To troubleshoot such issues requires standard debugging methods. Some tips can be found here.
Buggy client side JavaScript can cause this too and is particularly evident in Netscape, while IE seems more tolerant.