borders not displaying

J

Jim

Left and Bottom borders are not displaying on one page only when viewed from
the website, they all display ok in FrontPage 2002. The problem page was ok
at one time, I can not get it to work again.

Any ideas?
Thanks
Jim
 
S

Stefan B Rusynko

Provide a URL of the published page

Shared borders and Include Pages are design time tools w/ the content (inside the <BODY> tags) of the Shared Border or Include page
"embedded" or included as html in your pages when you save any of the file(s) using them (or save the borders / include pages
themselves)

FP converts your page(s) to a series of tables to include the Shared borders, (which are really just a special case of Include
pages)
But FP can not build those tables if either your shared border page content or main page content has illegal html or broken tag
pairs
- usually due to missing </body></html> tags, or unmatched table / cell tags (unclosed table / cell tags), or some other unclosed
html block element

If you can see them using File Preview in Browser they will publish in as part of your pages

If you can't see them using File Preview in Browser, it's because FP can not build the included content tables, so you need to
validate and correct your broken html





| Left and Bottom borders are not displaying on one page only when viewed from
| the website, they all display ok in FrontPage 2002. The problem page was ok
| at one time, I can not get it to work again.
|
| Any ideas?
| Thanks
| Jim
|
|
 
Top