Images

 

Copy and paste the script segment between <body> and </body> markups, then change the text in red to meet your needs.

  • Border= is the width of the border in pixels, use zero "0" for no border.

  • The SRC= must include the full name and location of the image path to load.

If you wish to provide a small image that can be clicked to show a full size larger image, you will need to enter the full address of both of the images as shown in the third sample line.

 


 

<IMG BORDER="2" SRC="Mountains.jpg">

 

<A HREF="/images/Large-Image.jpg"><IMG SRC="/images/Small-Image.jpg"></A>

 


A sample with an image link is shown below.

 

Image with a boarder of thickness 2.

 

Image with a link to another image.

 

 

You can submit your code fragments to us for publication here, 

by emailing to site  at  byscript.com.