Home
CSS
CSS Height/Width
Tryit: The max-width vs. width
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
Max-width vs. width of an element
This div element has a max-width of 500px
This div element has a width of 500px.
Resize the browser window to smaller than 500 px wide to see the effect!