Run ❯
Get your own website
❯Run Code Ctrl+Alt+R
Save Code Ctrl+Alt+A
Change Orientation Ctrl+Alt+O
Change Theme Ctrl+Alt+D
Go to Spaces Ctrl+Alt+P
CSS Max-width
This div element has width: 500px;
This div element has max-width: 500px;
Tip:
Drag the browser window to smaller than 500px wide, to see the difference between the two divs!