I continue to explore CSS, Firefox and IE.
I have two issues: 1) border, 2) centering.
Note the site:
It's centered. Now note:
They are NOT centered. The difference is in the "container" style. I added "text-align: right".
Now, position has changed as well, from "relative" to "absolute". This is because, if I leave it as "relative", FireFox does not extend the container downward!
But changing to "absolute" means, the page doesn't center.
I'm looking for someone to shed light on that!
Second issue: borders.
Note the difference between IE and FireFox. I expected what FireFox does, IE is a surprise. What is IE doing, and why (and how can I "fix" it)?
Thanks!
Thomas D. Greer
Providing PostScript & PDF
Training, Development & Consulting
I have two issues: 1) border, 2) centering.
Note the site:
It's centered. Now note:
They are NOT centered. The difference is in the "container" style. I added "text-align: right".
Now, position has changed as well, from "relative" to "absolute". This is because, if I leave it as "relative", FireFox does not extend the container downward!
But changing to "absolute" means, the page doesn't center.
I'm looking for someone to shed light on that!
Second issue: borders.
Note the difference between IE and FireFox. I expected what FireFox does, IE is a surprise. What is IE doing, and why (and how can I "fix" it)?
Thanks!
Thomas D. Greer
Providing PostScript & PDF
Training, Development & Consulting