My boss just sent the photo on a Word document but I could ask him to
send
me
the image file instead. Would that be better? In fact I think I will do
that
now, as to keep things simpler.
Regards,
Liz.
:
Murray,
Many thanks for your reply. I'm very new to Frontpage so I became
stuck
when
looking at my coding to incorporate what you said. My boss sent me the
image
on a Word document so I copied and pasted the image into design view
on
the
webpage. I clicked on the image and the following coding was
highlighted
below:
<!--[if gte vml 1]><v:shapetype id="_x0000_t75"
coordsize="21600,21600" o:spt="75" o
referrelative="t"
path="m@4@5l@4@11@9@11@9@5xe"
filled="f" stroked="f">
<v:stroke joinstyle="miter"/>
<v:formulas>
<v:f eqn="if lineDrawn pixelLineWidth 0"/>
<v:f eqn="sum @0 1 0"/>
<v:f eqn="sum 0 0 @1"/>
<v:f eqn="prod @2 1 2"/>
<v:f eqn="prod @3 21600 pixelWidth"/>
<v:f eqn="prod @3 21600 pixelHeight"/>
<v:f eqn="sum @0 0 1"/>
<v:f eqn="prod @6 1 2"/>
<v:f eqn="prod @7 21600 pixelWidth"/>
<v:f eqn="sum @8 21600 0"/>
<v:f eqn="prod @7 21600 pixelHeight"/>
<v:f eqn="sum @10 21600 0"/>
</v:formulas>
<v
ath o:extrusionok="f" gradientshapeok="t" o:connecttype="rect"/>
<o:lock v:ext="edit" aspectratio="t"/>
</v:shapetype><v:shape id="_x0000_s1040" type="#_x0000_t75"
href="professor_john_wilding.htm"
style='position:absolute;left:64.5pt;top:74.25pt;
width:96.75pt;height:99pt;z-index:0' wrapcoords="-159 0 -159 21495
21600
21495 21600 0 -159 0">
<v:imagedata src="include_top3_files/image001.jpg"
o:title="DSC_0014"/>
</v:shape><![endif]--><![if !vml]><span
style='mso-ignore:vglayout;position:
absolute;z-index:0;left:86px;top:99px;width:129px;height:132px'><a
href="professor_john_wilding.htm"><img border=0 width=129 height=132
src="include_top3_files/image002.jpg" title=""
v:shapes="_x0000_s1040"></a></span><![endif]>
Could you tell me where exactly I should insert the line of coding you
gave
to me. I presume the image must be image002 do you think?
Much appreciated,
regards,
Liz.
:
In code view, add a title attribute to the image's tag, e.g.,
<img src="..." title="Click here to view..."
--
Murray
--------------
MVP FrontPage
message
I have an image on my website which has a hyperlink to take it to
another
webpage when it is clicked on. I would like a message to appear,
saying
'Click here to view....' when the user hovers over the image. Is
it
possible
to do this? Any advice would be great.
Regards,
liverlass