Jason,
I think would be a good ideia to allow pictures in the threads. Is there an easy way on doing this?
Regards
I think would be a good ideia to allow pictures in the threads. Is there an easy way on doing this?
Regards
Pass DIY Addict
Joined 2000
Paid Member
Posting pictures
The only way that I know to do it is to place the picture you want to include on your own web page, then put a link to it in your text. I don't think there is an easy way to directly insert an image into your post...
The only way that I know to do it is to place the picture you want to include on your own web page, then put a link to it in your text. I don't think there is an easy way to directly insert an image into your post...
lemme see
Let me try it..
<img src="http://www.diyaudio.com/graphics/diyaudio.gif"> Does it work?
Source: (angle bracket)img src="image location"(angle bracket)
Let me try it..
<img src="http://www.diyaudio.com/graphics/diyaudio.gif"> Does it work?
Source: (angle bracket)img src="image location"(angle bracket)
Arnach,
Ok. Now I understand the hole process, so, I will change my question:
-Is there any place on this site or another where I can put my pictures?
Regards
Ok. Now I understand the hole process, so, I will change my question:
-Is there any place on this site or another where I can put my pictures?
Regards
Howdy,
If you don't have a homepage, you can apply for a free hosting service on <a href="http://www.geocities.com" target="_blank">GeoCities.com</a> or <a href="http://www.tripod.com" target="_blank">Tripod.com</a> or any free web hosting service out there; or, you could check with your Internet provider, they usually give you 1-5 megabytes of free web space on their servers along with your Internet account. For those free web hosting services, most of them have an easy to use web interface to upload your files; for the space on your Internet provider, you will probably need to use a FTP client program, to make the upload.
After you put the image online, note down its address; usually it is in one of these formats: <b>http://username.domain.com/image.jpg</b> (called a subdomain), <b>http://www.domain.com/username/image.jpg</b> , <b>http://www.domain.com/~username/image.jpg</b> (your Internet provider will probably use this), or <b>http://www.domain.com/more/complicated/address/image.jpg</b> (used by GeoCities, but you can also use the http://www.domain.com/username/image.jpg as well). The FTP program can hint you where the files are located, and the web interface for uploading the files can provide you the same information.
Then, when you compose a post here, to insert the image you use: <b><img src="http://www.domain.com/username/image.jpg" alt="My schematic"></b>, of course putting the correct format for the image location there. The <b>alt="description"</b> element is optional, the description appears in the place of the image as it loads, and when you hold the mouse above the image; it's a good idea to use it, easy to make descriptions for what each photo represents this way.
Welp, that's about all. Hope you understood something of my babbling here 🙂 G'luck!
If you don't have a homepage, you can apply for a free hosting service on <a href="http://www.geocities.com" target="_blank">GeoCities.com</a> or <a href="http://www.tripod.com" target="_blank">Tripod.com</a> or any free web hosting service out there; or, you could check with your Internet provider, they usually give you 1-5 megabytes of free web space on their servers along with your Internet account. For those free web hosting services, most of them have an easy to use web interface to upload your files; for the space on your Internet provider, you will probably need to use a FTP client program, to make the upload.
After you put the image online, note down its address; usually it is in one of these formats: <b>http://username.domain.com/image.jpg</b> (called a subdomain), <b>http://www.domain.com/username/image.jpg</b> , <b>http://www.domain.com/~username/image.jpg</b> (your Internet provider will probably use this), or <b>http://www.domain.com/more/complicated/address/image.jpg</b> (used by GeoCities, but you can also use the http://www.domain.com/username/image.jpg as well). The FTP program can hint you where the files are located, and the web interface for uploading the files can provide you the same information.
Then, when you compose a post here, to insert the image you use: <b><img src="http://www.domain.com/username/image.jpg" alt="My schematic"></b>, of course putting the correct format for the image location there. The <b>alt="description"</b> element is optional, the description appears in the place of the image as it loads, and when you hold the mouse above the image; it's a good idea to use it, easy to make descriptions for what each photo represents this way.
Welp, that's about all. Hope you understood something of my babbling here 🙂 G'luck!
- Status
- Not open for further replies.
- Home
- General Interest
- Everything Else
- Drawings, photos and pictures