> For the complete documentation index, see [llms.txt](https://manual.bubble.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.bubble.io/help-guides/design/elements/web-app.md).

# Web app

- [The page](https://manual.bubble.io/help-guides/design/elements/web-app/the-page.md): The page is the blank canvas on which you design your web app's user interface.
- [Containers](https://manual.bubble.io/help-guides/design/elements/web-app/containers.md): This section covers the container elements, used to group and control the behavior of other elements
- [Groups](https://manual.bubble.io/help-guides/design/elements/web-app/containers/groups.md): This section covers Groups, that can be used to contain elements and data and control the responsive behavior of child elements
- [Repeating groups](https://manual.bubble.io/help-guides/design/elements/web-app/containers/repeating-groups.md): This section covers the container type repeating group, used to display lists of things such as records from the database
- [Table elements](https://manual.bubble.io/help-guides/design/elements/web-app/containers/table-elements.md): This section covers the table element, used to display lists of things such as records from the database in a table-like structure of rows and columns
- [Popups](https://manual.bubble.io/help-guides/design/elements/web-app/containers/popups.md): This section covers the container type Popup, which is a group that hovers above all other elements on the screen
- [Floating groups](https://manual.bubble.io/help-guides/design/elements/web-app/containers/floating-groups.md): This section covers the floating group, a container type used to attach a group to one of the sides of the screen so it stays in place regardless of scrolling position.
- [Group focus](https://manual.bubble.io/help-guides/design/elements/web-app/containers/group-focus.md): This section covers the group type Group Focus. This group will remain visible for as long as it is in focus, typically used for dropdown menus
- [Visual elements](https://manual.bubble.io/help-guides/design/elements/web-app/visual-elements.md): This section describes the visual elements that are available in the Bubble editor
- [Input forms](https://manual.bubble.io/help-guides/design/elements/web-app/input-forms.md): This section covers Input forms. These are element that accept data input from a user such as text, numbers, dates, uploads and dynamic content.
- [Text and numbers](https://manual.bubble.io/help-guides/design/elements/web-app/input-forms/text-and-numbers.md): This section covers elements that accept text and numbers as user input
- [Dates and time](https://manual.bubble.io/help-guides/design/elements/web-app/input-forms/dates-and-time.md): This section covers elements that accepts dates and time as user input
- [File uploads](https://manual.bubble.io/help-guides/design/elements/web-app/input-forms/file-uploads.md): This section covers elements that lets your users upload files and images
- [Selection controls](https://manual.bubble.io/help-guides/design/elements/web-app/input-forms/selection-controls.md): This section covers selection control elements, that lets you set up input elements with predefined options
