# Frame elements A Frame lets you group multiple elements into a single container that can be moved, resized, styled, and animated as one unit — without changing how each child element behaves individually. **Best fits for:** * Moving or animating a group of elements together, instead of adjusting each one repeatedly * Applying a shared background, border, or effect to a group as a whole * Keeping related elements visually together as you rearrange a page ## How to create a frame 1. Click the element you want to include first. 2. Hold **Shift** and click the other elements you want to add. 3. Click **Frame selection** on the toolbar that appears. Shortcut: `Ctrl+Shift+F` (Windows) or `Cmd+Shift+F` (Mac) does the same thing once your elements are selected.