Make div scrollable January 25, 2023 by Tarik Use overflow-y:auto for displaying scroll automatically when the content exceeds the divs set height. See this demo