Which style will horizontally center the inner <div> within the outer <div>?
<div id="outer">
<div id="inner">Center Me!</div>
</div>
Which style will horizontally center the inner <div> within the outer <div>?
<div id="outer">
<div id="inner">Center Me!</div>
</div>