PJP said:
Mark,
I understand the problem with frames and I have used tables for
positioning,
but you do sometimes have trouble with menu widths as you mentioned. I do
need to have the top and side frame fixed, with the center frame
scrolling.
Can I do something with that without using frames? I don't know how to
make
a cell or table scroll, while leaving the other ones alone.
Pam,
It is strictly necessary that the center section scroll? Unless that's a
requirement imposed by a boss or client (who would be best talked out of
it), I wouldn't be concerned about the center area scrolling. The great
majority of well-made web sites don't do this. More important, usually, is
that the page design stays constant from one page to the next, so that in
clicking through the site, the impression that is made is identical to what
you would get from a frame site - the common areas stay "still". That can be
done by creating a simple page design and making the top masthead and side
navbar be server-side includes. If you'd like to know more, ask, or do a
search on "server-side includes" in the FrontPage help file or on the Web in
general.