Embedding photo's

  • Thread starter Thread starter SamH
  • Start date Start date
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
 
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
 
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.
 
Be sure you have imported your images (into your images folder) before
adding them to your pages.
ETC
 

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

Back
Top