|
| I have to add about 20 jpeg photos to a school website but I'm sure many of the people who will view the site have slower machines than me. I made up an html page with all the jpegs on it in thumbnail size. Should I now just have the pictures like to a page with only say 3 on each page that will show each pic in a decent size? Is there a good way to do this? |
Follow-Up Postings:
|
- Posted by Chere(Cheresc@netscape.net) onMon, Jan 28, 02 at 12:45
| Just make sure your thumbnails are different smaller pictures. I have seen some people just change the size of the picture in the code and that doesn't help with the down load. To do this you will have to make a web page for each set of pictures and link to it from the thumbnail page. It would be easier if you had a program that would do it for you. If you have Netscape there is a webpage composer in it that is great for beginners. |
|
| Here's how I did thumbnails on one of my pages: Model horses I just tell people to use their back button, one picture per page. Then I don't have ho make up a whole separate page for each picture. |
Here is a link that might be useful: model horses
|
- Posted by MuscleCramp (bark@livenudedogs.com) on Fri, Feb 15, 02 at 9:17
| You could also make each mini picture open in a new window by adding TARGET="_blank" The code would look like this: (I used your 1st picture as a sample) <A HREF="0333.jpg" TARGET="_blank"><IMG SRC="mini-033.jpg" BORDER="0"></A> Then the user can simple close the bigger picture when s/he's done and the mini pictures will still be in another browser. Good luck! <(----------M *arf arf* C----------)> |
Please Note: Only registered members are able to post messages to this forum. If you are a member, please log in. If you aren't yet a member, join now!
Return to the Web Authoring Forum
Instructions
- You must be a registered member and logged in to post messages on our forums.
- Posting is a two-step process. Once you have composed your message, you will be taken to the preview page. You will then have a chance to review the contents and make changes.
- After posting your message, you may need to refresh the forum page in order to see it.
- It is illegal to post copyrighted material without the owner's consent.
- HTML codes are allowed in the message field only.
- No advertising is allowed in any of the forums.
- If you would like to practice posting or uploading photos, please visit our Test forum.
- If you need assistance, please Contact Us and we will be happy to help.