quote:
Originally posted by Eddie
Sorry you misunderstood i think, thats the css code of the box, i want that box centred on the page, not content inside of that centred directly
That's exactly what it does. To do it centered from the top, just do the same but with margin-top and top:50%.
EDIT: oh, just seen it's not a specified height, nvm
quote:
Originally posted by Napbree
Here's an example I just coded up: You should be able to learn from it
http://skoolfun.com/center.htm
Hope it helps
Doesn't work in IE.