Att Frame Scrolling
## HTML <frame> scrolling Attribute
The `scrolling` attribute of the `` element specifies whether or not to display scrollbars within a specific frame.
By default, browsers automatically display scrollbars if the content inside the frame is larger than the frame's designated boundaries.
---
## Deprecation Notice
> β οΈ **Important:** The `` tag and the `
YouTip