FP2003 - bug? FP keeps adding blank lines to web page..

F

Frank

:blush:)
Anyone know if this can be corrected? It may have
something to do with the way FP handles the Meta tags for
theme or border. is this correctable.. I have to laugh
when I look at the source code for some web page and it's
2 pages of blank lines down the page.. :blush:) Thanks Frank
 
S

Stefan B Rusynko

When you view code and right click to reformat html what do you see?
Also in Tools Page Options Code Formatting try selecting Reset before you reformat your pages
- was the site downloaded from a Unix server (which often handles cr/lf differently)

--




|
|
|
|
|
|
| :blush:)
| Anyone know if this can be corrected? It may have
| something to do with the way FP handles the Meta tags for
| theme or border. is this correctable.. I have to laugh
| when I look at the source code for some web page and it's
| 2 pages of blank lines down the page.. :blush:) Thanks Frank
|
 
F

Frank

Hi Steve. Thanks for the reply. When I view the HTML and
right clikc, I get the context menu. Apply XML Formasting
rules is unchecked (I'm guessing that was what you were
looking for, since the others are not applicable). The
format code seltion is there. byw, I run all my pages
through the W3C MarkUp Validation Service to check for
broken tags, etc. Isn't everyone experiencing this? I
see many many webpages out there that have the same
problem. II can't quit put my finger on when it happens,
but I will find the blank lines (sometimes as many as 20
or 30) when I go to the HTM page. They are alsways in the
same place and happen on many pages. They are always just
after the end style tag and before the 2 meta tags for
theme and border. Here is the snippet... Also when I
move those 2 tags above the style with the rest of the
meta tags, FP puts them back, so I am suspecting it has
something to do with thos. Thanks Frank

<style TYPE="text/css">
<!--
..decoration img {display: block;}

-->
</style>
<meta name="Microsoft Theme" content="experience 1111,
default">
-----Original Message-----
When you view code and right click to reformat html what do you see?
Also in Tools Page Options Code Formatting try selecting
Reset before you reformat your pages
- was the site downloaded from a Unix server (which often handles cr/lf differently)

--




"Frank" <[email protected]> wrote in
message news:[email protected]...
 
S

Stefan B Rusynko

Not apply XML, but Reformat Html
they are not "checked" items, they execute actions when you select them

PS
if you are running the pages in a FP site thru a validator locally that may be adding the spaces

--




| Hi Steve. Thanks for the reply. When I view the HTML and
| right clikc, I get the context menu. Apply XML Formasting
| rules is unchecked (I'm guessing that was what you were
| looking for, since the others are not applicable). The
| format code seltion is there. byw, I run all my pages
| through the W3C MarkUp Validation Service to check for
| broken tags, etc. Isn't everyone experiencing this? I
| see many many webpages out there that have the same
| problem. II can't quit put my finger on when it happens,
| but I will find the blank lines (sometimes as many as 20
| or 30) when I go to the HTM page. They are alsways in the
| same place and happen on many pages. They are always just
| after the end style tag and before the 2 meta tags for
| theme and border. Here is the snippet... Also when I
| move those 2 tags above the style with the rest of the
| meta tags, FP puts them back, so I am suspecting it has
| something to do with thos. Thanks Frank
|
| <style TYPE="text/css">
| <!--
| .decoration img {display: block;}
|
| -->
| </style>
| <meta name="Microsoft Theme" content="experience 1111,
| default">
| <meta name="Microsoft Border" content="tb, default">
| </head>
|
|
| >-----Original Message-----
| >When you view code and right click to reformat html what
| do you see?
| >Also in Tools Page Options Code Formatting try selecting
| Reset before you reformat your pages
| >- was the site downloaded from a Unix server (which often
| handles cr/lf differently)
| >
| >--
| >
| >_____________________________________________
| >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.net-sites.com/sitebuilder/newsgroups.asp
| >_____________________________________________
| >
| >
| message | >|
| >| :blush:)
| >| Anyone know if this can be corrected? It may have
| >| something to do with the way FP handles the Meta tags
| for
| >| theme or border. is this correctable.. I have to laugh
| >| when I look at the source code for some web page and
| it's
| >| 2 pages of blank lines down the page.. :blush:) Thanks
| Frank
| >|
| >
| >
| >.
| >
 
Joined
May 12, 2008
Messages
4
Reaction score
0
RE: FrontPage is adding blank lines

I have the same problem. FrontPage is adding blank lines to the top and bottom of my pages. Does anyone have a solution for this?
 

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