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 Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. kirsir

    How to center a DIV, whilst keeping content left???

    That's a nice way to do it and avoids the extra container div. It really is too bad that text-align:center is interpreted in two different ways. I've never liked having to overstyle styles (although sometimes it's necessary). If you do too much overstyling and coding for old browsers it can...
  2. kirsir

    How to center a DIV, whilst keeping content left???

    We agree there are numerous ways to do this. Whichever you prefer is the way to go! There's no need to insult anybody. We're just trying to help the guy out! For us, we wanted one div that works for most browsers instead of having the additional container div that's only purpose is for old...
  3. kirsir

    How to center a DIV, whilst keeping content left???

    Hi there, A better way to do this and avoid having to have divs wrapping divs that overwrite each other is to use one div that wraps everything you want centered (say pageWrapper). You tell this div to move 50% of the window from the left (left edge of box would be dead in the center of the...

Part and Inventory Search

Back
Top