graphics don't show up

S

Steve Easton

It is because your image names have invalid characters.
src="images/Canoe-Seq#5a-adj.gif"

The pound # and minus - signs are not recognized as valid.
Rename them and remove the # sign and replace - with underscore
_ and they should work.

If you rename your images using FrontPage
with the web open in Frontpage, it will automatically
update the links for you.
Then republish.

hth
 
S

sw

That explains it!
Thanks so much!
sw
-----Original Message-----
It is because your image names have invalid characters.
src="images/Canoe-Seq#5a-adj.gif"

The pound # and minus - signs are not recognized as valid.
Rename them and remove the # sign and replace - with underscore
_ and they should work.

If you rename your images using FrontPage
with the web open in Frontpage, it will automatically
update the links for you.
Then republish.

hth

--
using 2k PRO but....95isalive
This site is best viewed............
........................with a computer




.
 
T

Thomas A. Rowe

However the - is acceptable.

--

==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, Forums, WebCircle,
MS KB Quick Links, etc.
==============================================
 
Top