i have a site
then on client page i want to put thumbnails on that page.
Where do i type:
<a href="http://www.yoursite.com/image001.jpg"><img src="http://www.yoursite.com/image001_tn.jpg" width="50" height="50" title="thumbnail of image 001" alt="thumbnail of image 001"></a>
[do i create an html box for this code]
and then where do i place the images? in the website folder or in the files folder inside the website folder.
i am very slow when i comes to this. still learning.
where do i put the images that i am...
Ralph,
In the HTML Editor, all of that would be a single line of code that you would enter and use styles to position it where you want the thumbnail. I would make a change to that code to have an image directory, and upload all my images to that image directory.
In the Visual Site Designer, you use the insert html tool, and VSD will upload the images where VSD keeps images.
In the HTML Editor, all of that would be a single line of code that you would enter and use styles to position it where you want the thumbnail. I would make a change to that code to have an image directory, and upload all my images to that image directory.
In the Visual Site Designer, you use the insert html tool, and VSD will upload the images where VSD keeps images.
Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.