Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.


default is in-flow

most of the elements we have seen so far are said to be in-flow :


out-of-flow is available too


position: sticky : a pinned header

Loading...

see also

this being said if you want to dig deeper into this topic :


z-index

when using out-of-flow elements, you may want to control what appears on top of what
see property z-index to define what is on the front or in the back