Alternatives to <center> tag?
Is there any good alternatives (even in external CSS frameworks) that can really replace the <center> tag. I want to find a solution that doesn't rely on the grid system.
I always find myself using time consuming solutions that doesn't really meet the simplicity of the center tag.