# Web app

- [The page](/help-guides/design/elements/web-app/the-page.md): The page is the blank canvas on which you design your app's user interface.
- [Containers](/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](/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](/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](/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](/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](/help-guides/design/elements/web-app/containers/floating-groups.md): This section covers the group type Floating Group, which is used primarily for attaching a group to one of the sides of the screen, regardless of scrolling position
- [Group focus](/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](/help-guides/design/elements/web-app/visual-elements.md): This section describes the visual elements that are available in the Bubble editor
- [Input forms](/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](/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](/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](/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](/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
