Sounds like you've resized a table on the page wider than the screen, and
the table now has a specific width in pixels (ditto its cells). Either that
or you added a lot of text to a table cell that has the nowrap option set.
--
Randy Birch
MVP Visual Basic
http://vbnet.mvps.org/
Please respond only to the newsgroups so all can benefit.
: One of the pages of my website used to fit neatly on the screen. Now I
have to scroll right or left to see the whole thing. And the elements on the
page are out of alignment. Why is this happening? How do I fix it?