Container blocks are used to group other blocks, such as text, images. Besides, it helps organizing layout by using different display mode (free, block, grid flex).
Note that there are many styles applied to a container, will be passed down to its children. For example, font, text color, text style, etc.
In this document, you'll learn how to
You can insert a container block similar to other block.
Insert a new container
You can style a text block through Toolbar, or Styles panel. Those options allow you to update font, style, colors, padding margin and more.
When styling a container, pay attention to Display
options, which define how its children are organized. Those options include:
Container Display: Free vs Flex
Below is another example, compare between Flex vs Grid display
Container Display: Flex vs Grid
Now, you know the basic of using a container.