|
You don't have a valign="top" on the table containing the text, so it is vertically centered. The third column of the table is really deep.
You could have worked this out by changing background colours of elements causing problems to see how much space they take up.
I attach "corrected" version of this bit of your page
<table border=0 cellpadding=5 cellspacing=0 width=600><tr><td valign="top">
Blme Articles
<u>Spyware</u>
Personally, I think all this nested table stuff and spacer gifs is old fashioned. W3C certainly wouldn't approve. Use stylesheets more. Use proper headings. You are not using
tag properly either -
is supposed to be beginning of paragraph not end.
Your site looks good, but I'd recommend increasing the font size - it's hard to read right now.
|