Centering with CSS

Centering elements both horizontally and vertically using solely CSS declarations turns out to be a little harder than it probably should be. I'll be adding more demos here as I develop them.

Explicitly sized boxes

These methods use boxes whose height and width have been explicitly set with CSS declarations.

« Back to my workshop.