How to center an element between the top and bottom of the page with CSS? Or HTML?

xLittleMonster

New member
Trying to centre a button but I can't find out how...

Please give me 2011 code, not some 1995 code that doesn't work anymore.

I keep seeing that crap...
 
try with div tags here is one example:< d i v s t y l e = " t e x t - a l i g n : c e n t e r ; " >put here your content</div>
 
Back
Top