Shared borders duplicates after saving a page

G

Guest

If I open an exsisting web-page everything looks fine. I have shared borders
in all directions.
If I do not edit anything, just saves the page, close it and then open the
page again, the shared borders have been dublicated and mostly of the
html-code is invisible!

Ideas to solve this problem?
 
R

Rob Giordano \(Crash\)

Post the URL to problem page(s).



| If I open an exsisting web-page everything looks fine. I have shared
borders
| in all directions.
| If I do not edit anything, just saves the page, close it and then open the
| page again, the shared borders have been dublicated and mostly of the
| html-code is invisible!
|
| Ideas to solve this problem?
 
S

Stefan B Rusynko

Malformed html
You have multiple Body tags
</head>
<body stylesrc="index_un.htm" div align="left" bgcolor="#046298"><!--msnavigation--><table border="0" cellpadding="0"
cellspacing="0" width="100%"><tr><td>

</head><body>

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


| Thanks for your reply!
|
| Here is an example of the problempages:
| http://www.geckoguiden.com/chatt2.htm
|
| It should look like this:
| http://www.geckoguiden.com/chatt.htm
|
| In the chatt2.htm it looks like only the "left" border is duplicated, but if
| I open the file in FP2003 alla borders (tlrb) is duplicated.
|
| This havn't been a problem for me earlier, so it's very strange!?
|
| "Rob Giordano (Crash)" skrev:
|
| > Post the URL to problem page(s).
| >
| >
| >
| > | > | If I open an exsisting web-page everything looks fine. I have shared
| > borders
| > | in all directions.
| > | If I do not edit anything, just saves the page, close it and then open the
| > | page again, the shared borders have been dublicated and mostly of the
| > | html-code is invisible!
| > |
| > | Ideas to solve this problem?
| >
| >
| >
 
G

Guest

Thank you!

After your answer I see that if I only delete the <body> and then save the
page, it will work. BUT... The <body> is back next time I open the page
again! So I have to manually delete <body> each time I should save a page...

Do you have a solution for that too?

"Stefan B Rusynko" skrev:
 
S

Stefan B Rusynko

Delete the tag
<body stylesrc="../index_un.htm" div align="left">
in your top.htm

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


| Thank you!
|
| After your answer I see that if I only delete the <body> and then save the
| page, it will work. BUT... The <body> is back next time I open the page
| again! So I have to manually delete <body> each time I should save a page...
|
| Do you have a solution for that too?
|
| "Stefan B Rusynko" skrev:
|
| > Malformed html
| > You have multiple Body tags
| > </head>
| > <body stylesrc="index_un.htm" div align="left" bgcolor="#046298"><!--msnavigation--><table border="0" cellpadding="0"
| > cellspacing="0" width="100%"><tr><td>
| >
| > </head><body>
| >
| > --
| >
| > _____________________________________________
| > SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
| > "Warning - Using the F1 Key will not break anything!" (-;
| > To find the best Newsgroup for FrontPage support see:
| > http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
| > _____________________________________________
| >
| >
| > | Thanks for your reply!
| > |
| > | Here is an example of the problempages:
| > | http://www.geckoguiden.com/chatt2.htm
| > |
| > | It should look like this:
| > | http://www.geckoguiden.com/chatt.htm
| > |
| > | In the chatt2.htm it looks like only the "left" border is duplicated, but if
| > | I open the file in FP2003 alla borders (tlrb) is duplicated.
| > |
| > | This havn't been a problem for me earlier, so it's very strange!?
| > |
| > | "Rob Giordano (Crash)" skrev:
| > |
| > | > Post the URL to problem page(s).
| > | >
| > | >
| > | >
| > | > | > | > | If I open an exsisting web-page everything looks fine. I have shared
| > | > borders
| > | > | in all directions.
| > | > | If I do not edit anything, just saves the page, close it and then open the
| > | > | page again, the shared borders have been dublicated and mostly of the
| > | > | html-code is invisible!
| > | > |
| > | > | Ideas to solve this problem?
| > | >
| > | >
| > | >
| >
| >
| >
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top