This works for me:
#content {
position: absolute;
left: 0;
right: 0;
margin-left: auto;
margin-right: auto;
width: 100px; /* Need a specific value to work */
}
I’m the content
I am some centered shrink-to-fit content!
tum te tum
by James Palmer
This works for me:
#content {
position: absolute;
left: 0;
right: 0;
margin-left: auto;
margin-right: auto;
width: 100px; /* Need a specific value to work */
}
I’m the content
I am some centered shrink-to-fit content!
tum te tum