You should not be using 3rd party tools (like WordPad) w/ FP web site pages
- they will corrupt the FP site
Use Code/Html View in FP, or if you really like WP, assign it as an editor in FP (Tools Options Configure Editors) and Do Not use
any FP design time elements (like themes, shared borders, nav bars, etc)
--
| Thank you Sefan. I still need to use wordpad for on order to work on my
| page. I appreciate the info and I do not mind learning a thing or two about
| writing code.
|
| "Stefan B Rusynko" wrote:
|
| > FP doesn't create code errors like you have created
| > The link at the top in the head section is illegal html
| >
| > <html> <head>
| > <a href="
http://freepages.history.rootsweb.com/~daytrivia/about.html">About Day Trivia </a>
| > <title> Day Trivia: Births, deaths, battles, trivia </title>
| >
| > - move it inside the real <body> tag
| >
| > The script you pasted starting with
| > <!-- STEP ONE:
| > thru
| > <!-- Script Size: 1.00 KB -->
| > Should not have the <BODY> tag in the script and belongs after your real body tag (<body bgcolor="#FFCC99">)
| >
| > Perhaps if you let FP manage your code you might learn some html (-;
| > --
| >
| > _____________________________________________
| > 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
| > _____________________________________________
| >
| >
| > | Thank you Andrew. I suppose my main problem is that I use more than one computer in different locations and some of them do
not
| > have FP.
| > |
| > | If, therefore, I want to work on my page I must use notepad or wordpad. With the code bloat from FP, which shows up in
notepad,
| > it takes more time to find and insert my data, which is usually text. Without the bloat the editing is much quicker.
| > | If you like you may look at my site and check the "source"
| > |
http://freepages.history.rootsweb.com/~daytrivia
| > |
| > |
| > | "Andrew Murray" wrote:
| > |
| > | > start over from scratch - do the whole lot in Frontpage.
| > | >
| > | > If you know Word, then you can easily get around Frontpage. it is your
| > | > procedure of copying the code from word to notepad to frontpage causing the "code
| > | > bloat".
| > | >
| > | > | > | > > I compose most of my web pages in Word. I usually copy that text into
| > | > > Notepad and then recopy it into a page in FrontPage 2003. The problem
| > | > > is that I lose formatting, like itals and bold, when I go to and from
| > | > > Notepad.
| > | > >
| > | > > I have tried using the new Optimize HTML function in FrontPage 2003,
| > | > > but it does not do as good a job as going through Notepad. For
| > | > > instance, <p> coding is left whereas Notepad converts that coding to
| > | > > less bloated break commands.
| > | > >
| > | > > How can I better achieve my goal?
| > | > >
| > | > > For example, is there a way to preserve the formatting of itals and
| > | > > bold when going through Notepad? Is there a better way to work in
| > | > > Word to more dramatically reduce code bloat?
| > | > > Chuck Humphrey
| > | >
| > | >
| > | >
| >
| >
| >