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

To: RockerMom2MyHero
How to post an image:
<img src="[ URL of image goes here ]">
Here's an example. Copy and paste the line below into a reply and see what happens:
<img src="http://www.ers.usda.gov/Briefing/Population/Photos/MD013.jpg">
That particular photo's size is 672 pixels wide by 462 pixels high. You can get that info by right-clicking your mouse on the image and selecting "properties" from that menu. There are a couple other useful parameters you add to the <IMG> tag: WIDTH and HEIGHT. If the image you want to post is too large you can reduce its size by addng either WIDTH or HEIGHT or both. Let's keep it simple. You want to reduce the image to approximately half the size. Just add width=336 inside the line above.
<img src="http://www.ers.usda.gov/Briefing/Population/Photos/MD013.jpg" width=336>
The browser will automatically calculate the appropriate height for the image to maintain proportionality. Try it.

94 posted on 01/16/2008 4:09:01 AM PST by BufordP (Had Mexicans flown planes into the World Trade Center, Jorge Bush would have surrendered.)
[ Post Reply | Private Reply | To 1 | View Replies ]


To: BufordP
Thanks Buford. I have copy and pasted. Hope it works. If not I will keep playing around with it. This is a start.
95 posted on 01/16/2008 8:10:25 AM PST by RockerMom2MyHero (Fight the Good Fight - Keep the Spirit alive!)
[ Post Reply | Private Reply | To 94 | View Replies ]

To: BufordP
RockerMom2MyHero says:


99 posted on 01/16/2008 12:39:21 PM PST by RockerMom2MyHero (Fight the Good Fight - Keep the Spirit alive!)
[ Post Reply | Private Reply | To 94 | View Replies ]

To: PatrioticMarineMom; trooprally
To force the images to lay side-by-side instead of letting the browser push the next image down to the next line you put the images in a table.

Westminster MD Freepers

Here's the code I used to display the two images above with a heading:

<table>
<tr>
<th colpan=2>Westminster MD Freepers</th>
</tr>
<tr>
<td><img src="http://i274.photobucket.com/albums/jj252/RockerMom2MyHero/20080216_35.jpg" width=256 height=192></td>
<td><img src="http://i274.photobucket.com/albums/jj252/RockerMom2MyHero/08-03-14WalterReed02.jpg" width=256 height=192></td>
</tr>
</table>

104 posted on 03/22/2008 8:45:59 PM PDT by BufordP (Had Mexicans flown planes into the World Trade Center, Jorge Bush would have surrendered.)
[ Post Reply | Private Reply | To 94 | View Replies ]

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