When ever I develop HTML pages, I get problem with window resize. The page alignment gets disturbed. One element or tag overlaps with the other.I want my page that when I resize,
my page it should remain the same & srollbars should appear.Someone Pls suggest solution.Which style attribute (position, overflow) is good to use for this?
When ever I develop HTML pages, I get problem with window resize. The page
Share
Set a
widthon the body (or, more preferably, amin-width)