Easiest way to share images on the web
  • RagueneauRagueneau
    Posts: 2,592
    Have you ever wanted to post a picture on the forum? What if you don't own your own web server? The easiest way is to use a GMAIL account ---- the "documents" button allows you to upload an image to web. Then, use this code:

    (without spaces)
  • chonakchonak
    Posts: 9,157
    Hi, Jeff--

    You can display samples of HTML code in a post by surrounding them with "code" tags like this:


    <code><img src="URL"/>
    </code>


    [Except this example doesn't display right, but yours will.]
  • JamJam
    Posts: 636
    chonak, you can write whatever html you want in a post on these forums by just selecting the "format comments as TEXT" option rather than the html option.

    see?
  • chonakchonak
    Posts: 9,157
    thanks for the reminder; that's even easier.