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
The min-width property
See this blue div element with different min-width values. The width property is set to 200px. If min-width is larger that width (200px), then the min-wdth overrides the width property.