In mozilla based browsers, I'm having a hard time extending 2 columns equally. Let my illustrate what is hapening.
________________________
Header
________________________
[Div bar ]
|-----------|-----------|
| col one | col two |
| lots | not as |
| and | much |
| lots | text |
| of |___________|
| text |
|___________|
[Div bar ]
Footer
I'm trying to get it so both columns are extended the same length (because one is white, one is black, and it looks bad if they don't extend. It also sometimes screws up the footer on mozilla until refreshed.
If anyone can understand this and knows how to help, I'd be appreciative.
Note: Already tried the <br style="clear: both;" /> after the second column trick.. that didn't help.
Thanks
________________________
Header
________________________
[Div bar ]
|-----------|-----------|
| col one | col two |
| lots | not as |
| and | much |
| lots | text |
| of |___________|
| text |
|___________|
[Div bar ]
Footer
I'm trying to get it so both columns are extended the same length (because one is white, one is black, and it looks bad if they don't extend. It also sometimes screws up the footer on mozilla until refreshed.
If anyone can understand this and knows how to help, I'd be appreciative.
Note: Already tried the <br style="clear: both;" /> after the second column trick.. that didn't help.
Thanks