H do you link a picture to a post?

  • PizzaPlatypus
    7th Mar 2011 Member 0 Permalink
    ?????????
    look up above ^^^^^^
  • vanquish349
    7th Mar 2011 Member 0 Permalink
    like this
    image
  • PizzaPlatypus
    7th Mar 2011 Member 0 Permalink
    well that was a useless comment
  • vanquish349
    7th Mar 2011 Member 0 Permalink
    @PizzaPlatypus
    i didnt understand what you wanted .if it is you can do it by using html
  • PizzaPlatypus
    7th Mar 2011 Member 0 Permalink
    yes but I don't know much HTML all I want is to link a picture to a post
  • vanquish349
    7th Mar 2011 Member 0 Permalink
    here is some stuff
    basicly these are called tags <> to embed an image you do a tag saying (<)img src="" (>) and then you end it wih a close tag (<)/a(>) now to add an image from the net get an url of an image and only an image and add it between the two quotation marks
    so you should have somthing like this
    (<)img src="http://blog.andyswebtools.com/files/2011/01/html.jpg"(>)(<)/a(>)
    remove brackets and you should get somthin like this
    image
  • PizzaPlatypus
    7th Mar 2011 Member 0 Permalink
    ok, thanks