Using width, max-width and margin: auto
Edit This Code :
See Result »
This div element has width: 500px;
This div element has max-width of 500px; you can see the text does not show in one line but two lines. because the width is fixed
Tip:
Drag the browser window to smaller than 500px wide, to see the difference between the two divs!
Result :
Newer Post
Older Post
Home