Basscyst
07-19-2005, 08:30 PM
Here is a link to my page:
removed
This page has a container, and then 2 columns floated side by side, and then a single column spanning the full length at the bottom. Problem I'm having is with the right hand div. If I put a div inside it, it doesn't seem to keep to the flow I desire. The ul and table elements seem to position just fine. If I throw in a div or a span element they just push all the way left. You will see that the table housing "hi" displays just fine. But the timestamp, which is supposed to display where the hi is, doesn't seem to take.
I can't post the code to the whole page as there is a lot of asp in it but the html in question is on line 837 once displayed. This only happens in FF and Moz, I'll re-tackle IE once it looks right in them.
You will see this also happens when I float a div with a nested table on the bottom column. The table is properly positioned, but the div (you can see it's border) is off to the left. I'm sure it's something Mozilla does that I'm not used to, I usually just have IE to worry about. Any insight would be appreciated.
Okay, seems in Moz I have to float the next element too, but only on certain elements. An explanation as to why would still be apreciated.
Thanks,
Basscyst
removed
This page has a container, and then 2 columns floated side by side, and then a single column spanning the full length at the bottom. Problem I'm having is with the right hand div. If I put a div inside it, it doesn't seem to keep to the flow I desire. The ul and table elements seem to position just fine. If I throw in a div or a span element they just push all the way left. You will see that the table housing "hi" displays just fine. But the timestamp, which is supposed to display where the hi is, doesn't seem to take.
I can't post the code to the whole page as there is a lot of asp in it but the html in question is on line 837 once displayed. This only happens in FF and Moz, I'll re-tackle IE once it looks right in them.
You will see this also happens when I float a div with a nested table on the bottom column. The table is properly positioned, but the div (you can see it's border) is off to the left. I'm sure it's something Mozilla does that I'm not used to, I usually just have IE to worry about. Any insight would be appreciated.
Okay, seems in Moz I have to float the next element too, but only on certain elements. An explanation as to why would still be apreciated.
Thanks,
Basscyst