First thing to do is to remove the master page from the web publication.
Master page is for print publications.
Trying to use it for a web publication will have buggy results.

Signature
David Bartosik - [MSFT MVP]
http://www.publishermvps.com
Thanks for your help, David.
OK, I deleted the master page, and set both of my current pages to ignore
the master. (Program has to have at least one master page, can't delete
it.) Copy-clipped the images from the master to the individual pages, they
are currently listed as "embedded". Same issue: nothing showing up in the
web preview. Checked the source code for the web preview: the items are
listed. (I don't know enough HTML to make much sense of it, but I do see the
missing items in the code.) It seems that both text, word-art, and image
files are affected: anything I try to add will not appear, no "red x,"
nothing, in the web preview. Tried: reloading the items, linking rather than
embedding, moving around, checking the draw order, adding a completely
different image from another source...still, I get nothing but the images
loaded into the page previously. Anything new I add, no show in the preview.
Ack!

Signature
-no sig necessary-
> First thing to do is to remove the master page from the web publication.
> Master page is for print publications.
[quoted text clipped - 11 lines]
> >
> > Thanks for your time.
djdefpoints - 09 Aug 2006 15:11 GMT
Wait...ok, I solved the problem, but I don't understand why. I had an HTML
fragment that changed the style of the underline and color of hypertext:
<style>
a{text-decoration:none;}
a:hover {text-decoration: underline;}
a:hover {color: #FFCC33;}
<style>
I moved it from the bottom of the page to the top...and suddenly, the images
etc load in the preview. I don't know why, but that's the story. Might be
useful to others to know this little issue?

Signature
-no sig necessary-
> Thanks for your help, David.
>
[quoted text clipped - 27 lines]
> > >
> > > Thanks for your time.
djdefpoints - 09 Aug 2006 15:38 GMT
nope...I posted to soon. It seems that when the HTML fragment listed below
is anywhere in my page, I can't load any new text boxes, images, or word-art.
This is really strange. (The code works as intended, by the way.) At least
I know where the problem is, and how to work around it.

Signature
-no sig necessary-
> Wait...ok, I solved the problem, but I don't understand why. I had an HTML
> fragment that changed the style of the underline and color of hypertext:
[quoted text clipped - 40 lines]
> > > >
> > > > Thanks for your time.
DavidF - 10 Aug 2006 02:39 GMT
There doesn't appear to be anything wrong with your code fragment. It worked
fine when I tried it, and it shouldn't have anything to do with your
problem.
I would suspect that using the master page(s) has messed things up. Perhaps
open a second instance of Publisher and new blank page(s), and copy and
paste your design elements from your original.
DavidF
> nope...I posted to soon. It seems that when the HTML fragment listed
> below
[quoted text clipped - 69 lines]
>> > > >
>> > > > Thanks for your time.
djdefpoints - 10 Aug 2006 16:16 GMT
I tried creating a brand new blank document and copy-clipped all of the items
in my document, as you suggested, without a master page. Sure enough: when
the HTML fragment is not in the new document, I can load new text/images and
they appear in the preview. When it's in the document, I can't. This is
really bizarre. (By the way, I installed the Office 2003 updates from the
Microsoft site just last week.)

Signature
-no sig necessary-
> There doesn't appear to be anything wrong with your code fragment. It worked
> fine when I tried it, and it shouldn't have anything to do with your
[quoted text clipped - 79 lines]
> >> > > >
> >> > > > Thanks for your time.
DavidF - 10 Aug 2006 16:25 GMT
Well, so much for that idea. Have you run the design checker under tools to
see if perhaps there is something else going on? You aren't overlapping the
fragment box with anything are you?
I am not sure what to tell you. Perhaps David Bartosik or someone else will
read this and have another idea. Sorry.
DavidF
>I tried creating a brand new blank document and copy-clipped all of the
>items
[quoted text clipped - 101 lines]
>> >> > > >
>> >> > > > Thanks for your time.
djdefpoints - 10 Aug 2006 18:44 GMT
I ran the Design checker, all it gave me were "picture has no alternative
text", which can't be the culprit - the text boxes fail too. I've positioned
the fragment all over the page, without changing this behavior. Stumper,
isn't it. But I certainly appreciate your help, DavidF.

Signature
-no sig necessary-
> Well, so much for that idea. Have you run the design checker under tools to
> see if perhaps there is something else going on? You aren't overlapping the
[quoted text clipped - 110 lines]
> >> >> > > >
> >> >> > > > Thanks for your time.