Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Westi on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Another CSS, Firefox vs IE thread

Status
Not open for further replies.

tgreer

Programmer
Oct 4, 2002
1,781
US
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top