.table-wrap { overflow-x: auto; }Only the table wrapper can scroll, not the entire page.
LESSON 47 OF 100
Allow horizontal scrolling only around wide content.
overflow-x controls content that exceeds a box horizontally. auto provides scrolling when needed and keeps the page within the viewport width.
.table-wrap { overflow-x: auto; }Only the table wrapper can scroll, not the entire page.
.table-wrap { overflow-x: visible; }visible lets the table escape its box and can create horizontal scrolling on the whole page.
Complete the rule for .table-wrap with overflow-x: auto.
The selector identifies the element, and overflow-x: auto applies the exact requested behaviour.
ANALYSIS REQUEST
The initial discussion is without obligation. You receive an honest recommendation, suitable stages and the factors that affect price.