Honda Odyssey Forum banner

HTML Question

1161 Views 4 Replies 4 Participants Last post by  cwneed
Can somebody explain the HTML code needed to display a picture in a post?

Thanks for the help.

------------------
Chris
99 EX Deep Velvet Blue; Fog Lights; Air Deflector; Splash Guards; Cargo Tray; Cargo Mat
1 - 5 of 5 Posts
Hi cwneed,

You type this:

Code:
[IMG]http://www.website.com/imagename.gif[#IMG]
The image name/location is bracketed by img and /img. I used # on the second one just so ubb doesn't try to post the picture. Just replace the # with /. Imagename.gif is the name of your image. It could be a jpg or png also.


Here's an example



Thanks, ,
Errol

------------------
Keohi Web Design
Keohi HDTV

[This message has been edited by errol (edited 09-25-2001).]
See less See more
<font face="Verdana, Arial" size="2">Originally posted by cwneed:
Can somebody explain the HTML code needed to display a picture in a post?</font>
Cwneed:

I'd like to add to the previous responses that a great way to find the answer to any HTML question is to use the View/Source option in your browser.

Find a simple web page that contains the feature you'd like to use, then display the HTML source for that page.

I prefer HTML over UBB because the vast majority of code is written in HTML, so there are more examples available of how to use it.



------------------
Maugham

"I plan to live forever. So far, so good"
'02 RP EX-L due 10/17
'85 Prelude that we'll keep!
'01 Ninja folding aluminum scooter
'00 New Balance model 658 shoes
See less See more
Excellent, thanks for all the help. I suppose I should have posted this in "Off Topic", thats the result of a late night post. Thanks again

------------------
Chris
99 EX Deep Velvet Blue; Fog Lights; Air Deflector; Splash Guards; Cargo Tray; Cargo Mat
1 - 5 of 5 Posts
This is an older thread, you may not receive a response, and could be reviving an old thread. Please consider creating a new thread.
Top