Spacing The Content

jdog1089

New Member
Messages
4
Reaction score
0
Points
0
Ok the problem is that when you view my site in IE things are spaced. How can i go about not having it spaced out like it is.


**Note** It looks fine in firefox.


Here is the site --------> http://jdog1089.pcriot.com/


Thank you for any one that reads this and has any thoughts on helping me.
 

FalseHope

Active Member
Messages
1,639
Reaction score
0
Points
36
Code:
<table border=0 cellpadding=0 cellspacing=0>
should do it
 

jdog1089

New Member
Messages
4
Reaction score
0
Points
0
I have add the cellspacing and cellpadding but still nothing happened. I want the image that say jdog's website in a row and a colum and the Coming Soon... and the iframe in the same row and colum. I don't know if that helps any.
 
Top