Free Republic
Browse · Search
General/Chat
Topics · Post Article

Skip to comments.

Posting with an image
March 6, 2011 | SgtHooper

Posted on 03/06/2011 11:00:47 AM PST by SgtHooper

Why is it so difficult to find any information as to how to insert an image into a post?


TOPICS: Focus Software
KEYWORDS: babes; html; image; sandbox
Navigation: use the links below to view more comments.
first 1-2021-4041-51 next last
Will someone please describe how to do this AND point me to where I can find it on this site? TY!
1 posted on 03/06/2011 11:00:49 AM PST by SgtHooper
[ Post Reply | Private Reply | View Replies]

To: SgtHooper

Search “HTML Sandbox” in the FR search engine.


2 posted on 03/06/2011 11:02:28 AM PST by gorush (History repeats itself because human nature is static)
[ Post Reply | Private Reply | To 1 | View Replies]

To: SgtHooper
HTML Sandbox
3 posted on 03/06/2011 11:05:04 AM PST by mdittmar (i)
[ Post Reply | Private Reply | To 1 | View Replies]

To: SgtHooper
See the keyword "html" above your first post? Click on it and you will find many threads explaining how to do it.


4 posted on 03/06/2011 11:05:49 AM PST by raybbr (People who still support Obama are either a Marxist or a moron.)
[ Post Reply | Private Reply | To 1 | View Replies]

To: SgtHooper

< img src=”your ONLINE picture file here”>


5 posted on 03/06/2011 11:07:07 AM PST by Straight Vermonter (Posting from deep behind the Maple Curtain)
[ Post Reply | Private Reply | To 1 | View Replies]

To: SgtHooper

Since you don’t want to get dirty in FR Sandbox, perhaps going to Google and typing “html” in the search box would do the trick for you. There are literally hundreds of tutorials.


6 posted on 03/06/2011 11:08:40 AM PST by Zuben Elgenubi
[ Post Reply | Private Reply | To 1 | View Replies]

To: SgtHooper

< img src=”place...picture...thingy...here”>


7 posted on 03/06/2011 11:08:56 AM PST by max americana
[ Post Reply | Private Reply | To 1 | View Replies]

To: SgtHooper

Are you logged on?


8 posted on 03/06/2011 11:09:08 AM PST by Oztrich Boy (I disagree with what you say but will defend to the death your right to say it -Voltaire)
[ Post Reply | Private Reply | To 1 | View Replies]

To: SgtHooper
Oh, I almost forgot


9 posted on 03/06/2011 11:10:12 AM PST by Zuben Elgenubi
[ Post Reply | Private Reply | To 1 | View Replies]

To: SgtHooper
Nully's Quick FR HTML Guide:

Basic formatting:

Line break <br>
Paragraph break <p>
<blockquote>

Indented paragraphs
</blockquote>
<u> underline </u>
<i> italics </i>
<b> bold </b>
<tt> typewriter text </tt>
<font color=red> Red font </font>
<blink> blink </blink> Use blink sparingly. People HATE blink

<font size=1>Smallest FR font</font> Displays as:
Smallest FR font

<font size=7>Largest FR font<font> Displays as:
Largest FR font

Or

Step font size up or down with <big>bigger</big>

and <small>smaller</small>

"Hidden" text: <font color=white> White font </font>
Drag cursor over blank area to highlight to read...

Posting a link:

General:
<a href=[web address]>[title]< /a>
Example:
This: <a href="http://www.freerepublic.com/focus/f-news/1179145/posts">Iran starts atom tests in defiance of EU deal</a>
Posts as this:
Iran starts atom tests in defiance of EU deal

Posting an image:

General:
<img src="[web server location]">

Clarity is needed - you can't just snag a favorite picture from a desktop folder...it has to be hosted someplace to be transferrable to our posts. ~ ErnBatavia

Example:
This: <img src="http://www.notablebiographies.com/images/uewb_09_img0611.jpg">

Posts this:

Tip: control the size with "height=nnn" like so:

This: <img height= 200 src="http://www.notablebiographies.com/images/uewb_09_img0611.jpg">
Posts this:

While This: <img height= 100 src="http://www.notablebiographies.com/images/uewb_09_img0611.jpg">
Posts this:


10 posted on 03/06/2011 11:10:28 AM PST by null and void (We are now in day 775 of our national holiday from reality. - tic. tic. tic. It's almost 3 AM)
[ Post Reply | Private Reply | To 1 | View Replies]

To: SgtHooper

Use html IMG SRC - right click on the image to copy its url location.

enclose the following line in left and right arrows <........> - remember the quotation marks as well

IMG SRC=”paste copy of the link location url - might need editing”

easy - squeezy


11 posted on 03/06/2011 11:11:10 AM PST by y6162
[ Post Reply | Private Reply | To 1 | View Replies]

To: SgtHooper

One way to find out how to code just about anything, is to look at the source code for a page that has the effects you want to use.

For instance, to find out how to insert an image, simply:
*go to a thread with an image;
*In Internet Explorer, click on “Source”, under the “View” menu;
*Find code used for inserting the image (look for nearby text);
*copy the code, and substitute the address for your picture (you’ll find it under “properties”)


12 posted on 03/06/2011 11:11:42 AM PST by USFRIENDINVICTORIA
[ Post Reply | Private Reply | To 1 | View Replies]

To: SgtHooper

The html really is not that difficult. Use [img src=”XXX”] where XXX is the URL of the photo you want to insert. Also, substitute < > for [ ]. I could not do it here or all you would have seen would have been a red “X”

If it is an image you have on your hard drive, the easiest way is to open an account with Photobucket . Once you upload a photo, it gives you various options for inserting the image including img src or IMG, or the direct link.


13 posted on 03/06/2011 11:12:29 AM PST by NWFLConservative
[ Post Reply | Private Reply | To 1 | View Replies]

To: SgtHooper
Photobucket
14 posted on 03/06/2011 11:12:53 AM PST by gorush (History repeats itself because human nature is static)
[ Post Reply | Private Reply | To 1 | View Replies]

To: Straight Vermonter

Thank you very much! I did not look at the sandbox, since it means something different to me. Plus, since this would be a common activity, why didn’t “they” simply put it at the top?

Thx again.


15 posted on 03/06/2011 11:13:44 AM PST by SgtHooper (The last thing I want to do is hurt you. But it's still on the list.)
[ Post Reply | Private Reply | To 5 | View Replies]

To: SgtHooper
A picture is worth a thousand words.

16 posted on 03/06/2011 11:13:59 AM PST by y6162
[ Post Reply | Private Reply | To 1 | View Replies]

To: SgtHooper
1.) The image must already be hosted on the Internet.

2.) Copy the URL of the image. In Firefox, you would right click the image and select "Copy Image Location".

3.) Paste the image URL in place of [image] in the following code:

<img src="[image]">

17 posted on 03/06/2011 11:14:14 AM PST by Jeff Chandler (Judas Iscariot - the first social justice advocate. John 12:3-6)
[ Post Reply | Private Reply | To 1 | View Replies]

To: Zuben Elgenubi; All

18 posted on 03/06/2011 11:14:19 AM PST by Red in Blue PA (islam- It's a religion of peace (0.0000000000000000001% of the time))
[ Post Reply | Private Reply | To 9 | View Replies]

To: SgtHooper

You can upload photos to photobucket.com. Once there, they provide the HTML code under each photo for you to paste into your post.


19 posted on 03/06/2011 11:15:35 AM PST by gorush (History repeats itself because human nature is static)
[ Post Reply | Private Reply | To 1 | View Replies]

To: SgtHooper
since this would be a common activity, why didn’t “they” simply put it at the top?

Because HTML coding is a basic skill common to all websites. You might as well ask why a fitness center doesn't put a sign on the front door with instructions on how to tie your shoes.

20 posted on 03/06/2011 11:16:38 AM PST by Jeff Chandler (Judas Iscariot - the first social justice advocate. John 12:3-6)
[ Post Reply | Private Reply | To 15 | View Replies]


Navigation: use the links below to view more comments.
first 1-2021-4041-51 next last

Disclaimer: Opinions posted on Free Republic are those of the individual posters and do not necessarily represent the opinion of Free Republic or its management. All materials posted herein are protected by copyright law and the exemption for fair use of copyrighted works.

Free Republic
Browse · Search
General/Chat
Topics · Post Article

FreeRepublic, LLC, PO BOX 9771, FRESNO, CA 93794
FreeRepublic.com is powered by software copyright 2000-2008 John Robinson