|
Hi there. You have extra code that is causing the problem.
In your code, you have:
==================================
body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<p>
<table border width="793" height="500">
==================================
The paragraph and non-breaking space after the body and before the table is putting extra white space at the top. If you delete, you'll notice the difference.
To rid yourself of ALL of the white space, then enter the information provided by JohnJ.
Hope this helps!
Jeannie
__________________
Jeannie
"ergo bibamus"
|