Embedding photo's

S

SamH

A web page that I upload shows only placeholders for the pictures

Do the pictures have to be uploaded separately of can they be embedded and
uploaded automatically with the page?

Thanks
 
S

Steve Easton

The pictures *must* be placed in a folder
inside your web.
Then linked to from your pages.
Then publish the web and the pictures
will be automatically published.

--
Steve Easton
MS MVP FrontPage
95isalive
This site is best viewed..................
...............................with a computer
 
K

Kevin Spencer

Just to clarify Steve's remarks: An HTML document is a text document. An
image is a binary file. You can't embed any binary data into an HTML
document. It merely contains various types of "links" to binary content such
as images, etc. The Markup tags in the document tell the browser where and
how to display them.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.
 
E

E. T. Culling

Be sure you have imported your images (into your images folder) before
adding them to your pages.
ETC
 
Top