|
I've noticed on some sites, that when you resize the browser window, the divs resize with it (percentage widths). But at a certain point, the divs no longer resize and are fixed and a horizontal scroll bar appears.
How is this achieved?
At the moment, I try using percentages, but can resize the browser without a scoll bar appearing for an unlimited time (about 20px width).
|