Page is a not externally linkable
tedster - 8:22 am on Jun 21, 2003 (gmt 0)
Try getting rid of the <div> element that surrounds the iframe. From what I can see it's only confusing the browser, because the iframe is already in a table cell. The minute I dropped the <div>, NN7 rendered the page beautifully. Also the code you pasted in does not include the
Welcome to the forum, Koprinkov.
closing tags...maybe they were in your original. At
any rate, always make sure you validate your HTML
before you try to fix a layout problem. It's the
best first step you can take.