How do I add a Single non-clickable photo to an html page?
lwebb
Registered Users Posts: 17 Big grins
I want to create html pages with images that do not move and can be placed anywhere on the page. However, I have been unable to do that.
Can someone please tell me or point me to the "exact" code to use to allow me to simply put one single "non-clickable "photo on my html page?
An example of what I'm talking about can be found here: http://www.moonriverphotography.com/gallery/911245 (the example I'm looking for is the picture with the female in it. Thanks everyone?)
Can someone please tell me or point me to the "exact" code to use to allow me to simply put one single "non-clickable "photo on my html page?
An example of what I'm talking about can be found here: http://www.moonriverphotography.com/gallery/911245 (the example I'm looking for is the picture with the female in it. Thanks everyone?)
0
Comments
Hi
You can add an image in your gallery description by using this:
<img src="LINK TO YOUR IMAGE HERE">
Be sure to surround it with <html> and </html>
Smug since 2006
SmugMug Help
PhotoscapeDesign
Lots of GREAT html help here:
http://www.smugmug.com/help/html-help.mg
Portfolio • Workshops • Facebook • Twitter
Thanks a Million Barb!!!!