View Single Post
  #4  
Old 05-19-2009, 07:50 PM
Alan B's Avatar
Alan B Alan B is offline
WHB Helper
 
Join Date: Jul 2007
Location: Toronto, Canada
Posts: 1,134
Default

It is not valid to change .jpg files to .html files, by changing the file extension. That simply will not work. What you must do is to insert IMG elements into the HTML files, with each IMG element referencing the location of one of the JPG files.

However, first you should reduce the size of each image, by use of appropriate cropping, reducing width and height dimensions, and appropriate JPG compression. A 25 MB image is not suitable for rendering on a web site.
__________________
I am not WHB staff and I am not paid.
I provide help in these forums on my own time.
Reply With Quote