PDA

View Full Version : Quickie question



kitiara30
May 15th, 2002, 06:35 AM
And I feel foolish for asking, bu how can I put a .gif or something into a post???

I am not Jubba
May 15th, 2002, 07:16 AM
you can put a .gif, or .jpg into a post by using the img tag

(img src="www.theURLtoYourPicture.com" height=40 width=40)


or a .SWF by using the embed tag

(embed src="www.theURLtoYourPicture.com" height=90 width=90)(/embed)

just change the ( and ) to < and > and make sure that you upload the image onto your server.

upuaut8
May 15th, 2002, 07:32 AM
or http://theUrltoYourPicture

I am not Jubba
May 15th, 2002, 07:35 AM
yeah, uhm that didn't work. ;) I didn't put the HT.TP because I didn't want it to convert the dam think into an link...i was assuming that they would know...

kitiara30
May 15th, 2002, 07:38 AM
Well, at least one of those worked, eh guys? :)

upuaut8
May 15th, 2002, 07:52 AM
oops.. no I was using ezcode method which will do the image no matter what you put between it.. I forgot.

{image}yourImageUrlHere{/image}

but using the square brackets instead of the curly ones.

:)