If you have FP2003 consider Dynamic Web Template instead of shared
borders or include pages.
Other comments inline below
--
Ron Symonds
Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.
Eliyahu said:
Quote:
and the border will extend to the right of the browser.
Does this mean if the user makes the browser bigger the right
shared border
will go all the way to the right leaving the rest of the page
behind?
Depends on how you have coded the border. The border will extend from
where your content stops (+25px gap) to the right of the browser. If
the border content is right aligned it will leave the page content
behind.
If the border content is placed in a fixed width table it will stay
with the page content (with that 25px gap).
Quote:
If you add a column to your table (and extend its width), merging
all
Will it still be a shared border? Or will it only show up on the
home page?
Wouldnt I need to do this on every page lossing the whole point of a
shared
border?
The Include page must be placed on every page you need the border. It
is harder to set up, but you have much more control.