Home › Forums › CSS › How to stretch my page and get scroll bar when zooming in? › Re: How to stretch my page and get scroll bar when zooming in?
February 7, 2013 at 8:43 am
#123649
Member
When I am developing a web page I know where all the parts of my page are in relation to the CSS.
You may have added a fix but I doubt if you have actually resolved the underlying issue. My understanding is (and I’m sure others will chime in if i am wrong) is that tables don’t scale/zoom as you might expect and that has to be taken into account when doing your code.