Home
CSS
CSS Position
Tryit: Using position: static
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
Using position: static;
An element with position: static; is always positioned according to the normal flow of the page:
This div element has position: static;