> For the complete documentation index, see [llms.txt](https://docs.ohmyapp.io/main/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ohmyapp.io/main/guide/faq/app-settings/6.md).

# 6. 블록을 가로로 배치하고 싶어요.

* [그리드](/main/guide/develop_app/4/block/layout/grid.md) 블록을 사용해 주세요. 내부 블록을 정확한 비율로 가로로 배치해 줘요.
* [플렉스](/main/guide/develop_app/4/block/layout/flex.md) 블록을 사용해 주세요. 내부 블록의 크기에 따라 유동적으로 가로 배치돼요.

> \#가로로 배치하기, #가로 배열하기, #가로 정렬하기, #수평으로 정렬하기, #그리드, #플렉스, #줄바꿈, #텍스트 정렬, #가로로 배치하는 방법

2023.07.24 Jinny

**I'd like to display the data (building blocks) horizontally.**

* Kindly utilize grid building blocks and align the data (building blocks) horizontally in the correct proportions.
* Alternatively, utilize the flex building blocks, as they arrange content fluidly and horizontally based on the size of the data (building blocks).

> \#landscape, #horizontal, #grid, #flex, #layout, #text alignment, #landscape method

2023.08.17 Song
