Images

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sudbury8
    Senior Member
    • Jun 2013
    • 239

    Images

    How do I get a image to work in html.
    Thanks Terry
    www.untwistedvoice.com
  • donald1234
    Senior Member
    • Oct 2011
    • 1953
    • 4.1.x

    #2
    Originally posted by sudbury8
    How do I get a image to work in html.
    Thanks Terry
    By using the <img> tag

    <img src="http://www.url.com/images/image.gif" alt="Image description"</img>

    ...or even better

    <img src="http://www.url.com/images/image.gif" alt="Image description" width="42" height="42"</img>
    Last edited by donald1234; Fri 24 Apr '15, 12:49pm.

    Comment

    • kdp747
      New Member
      • Dec 2014
      • 1
      • 4.2.x

      #3
      Where exactly you want to place the image in forum?

      Comment

      widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
      Working...