Google News
logo
CSS - Interview Questions
How to center block elements using CSS1?
In order to center the block-level elements, we need to set the margin-right and margin-left properties to explicit values.
Advertisement