How do i create html code for my image with frontpage 2003? Thank

T

Trevor Lawrence

Tom [Pepper] Willett said:
Please explain?
--
Tom [Pepper] Willett
Microsoft MVP - FrontPage
"You're a daisy if you do!"
---
FrontPage Support:
http://www.frontpagemvps.com/
===
: How do i create html code for my image with frontpage 2003? Thank

I also wondered.

bigboy,
Do you mean how to add a link to an image ?

If so, try this code
<a href='images/display/trevor.jpg'>
Image
</a>

The jpg file, in this case, is in the folder images/display
 
Top