ReiAyanami001
06-21-2005, 03:04 AM
How do you use images you have saved to your computer, without a URL?? (Scans and such)
|
Click to See Complete Forum and Search --> : My images... ReiAyanami001 06-21-2005, 03:04 AM How do you use images you have saved to your computer, without a URL?? (Scans and such) LiLcRaZyFuZzY 06-21-2005, 10:53 AM do you mean how to display them on the web? you would have to upload them on a server LJK 06-25-2005, 11:17 PM Hi - I recommend a couple of free programs if you're just starting out into image processing: - GIMP [find and read Grokking the GIMP] - PhotoFiltre [both are free, this doesn't have nearly as many features but a nice batch processing tool] - IrfanView [for viewing any file, any folder, small alterations, sz. changes and best of all - saving progressive .jpgs...] Once you've worked with images and file types [.jpg, .png, .gif, animated .gif, .tiff, etc.] feel free to design *local* web pages with them! Just make a folder on your desktop [mySite] with a folder inside of it called [images] save all the pics you want to use in there, then begin the web design. Save the main page as index.html and place in mySite folder. All links to images would be like: <a href="images/mytoes3.jpg" title="view larger version"><img src="images/mytoes3_.jpg" width="100" height="75" alt="my toes link" /></a> [For a thumbnail that links to just an image file...] Sorry if that was too much or not suited to your situation! It's kind of hard to tell exactly what you mean by your posting. ;-) El webdeveloper.com
Copyright Internet.com Inc., All Rights Reserved. |