When I create an html web page with tables, the space between the tables is correct when I look at the web page in Firefox, but incorrect when I look at the web page in IE.
I have put an example of this in: http://www.doug-long.com/atest.htm . The third paragraph is in its correct position in Firefox but is pushed off to the side in IE.
How can I code so the tables are the same distance apart in both Firefox and IE? (I have Firefox 3.0.4 and IE 6, but people who will read my web page could have different versions).
I have put an example of this in: http://www.doug-long.com/atest.htm . The third paragraph is in its correct position in Firefox but is pushed off to the side in IE.
How can I code so the tables are the same distance apart in both Firefox and IE? (I have Firefox 3.0.4 and IE 6, but people who will read my web page could have different versions).
Comment