I have set a table to be 100% in width. When I do that sometimes it does not
go past right margin and gives a scroll button, sometimes it does.

How can I control it to keep its width the width of the browser?

Mike

Keep Table within width of browser. by Rick

Rick
Mon Nov 15 11:12:39 CST 2004

The content within the cells of your table controls
whether or not the scroll bars appear. If you have a
short page, no vertical scroll bars will appear. If you
have along page, vertical scroll bars will apear. Same
thing with horizontal scroll bars.

Check your content, probably graphics, to see if they are
causing scroll bars to appear. If that isn't it, we would
need to look at your published site to help you
further ... provide a URL.

>-----Original Message-----
>I have set a table to be 100% in width. When I do that
sometimes it does not
>go past right margin and gives a scroll button,
sometimes it does.
>
>How can I control it to keep its width the width of the
browser?
>
>Mike
>
>
>.
>

Re: Keep Table within width of browser. by Kevin

Kevin
Mon Nov 15 11:54:52 CST 2004

> How can I control it to keep its width the width of the browser?

Keep its contents within the width of the browser. Content which exceeds the
width of the window will cause the table to stretch. And remember that
different browsers have different widths, different machines have different
screen resolutions, and so on.

--
HTH,
Kevin Spencer
.Net Developer
Microsoft MVP
Neither a follower
nor a lender be.

"Mike Klick" <mike@grayce.net> wrote in message
news:#D70p8yyEHA.1396@tk2msftngp13.phx.gbl...
> I have set a table to be 100% in width. When I do that sometimes it does
not
> go past right margin and gives a scroll button, sometimes it does.
>
> How can I control it to keep its width the width of the browser?
>
> Mike
>
>