The Official Mister Poll Forum
How do I add pictures of what it is I want my folks to vote for. I see it done all the time, but can't find any help! It is HTML code, or is it a [img] code kinda thing?
You can insert images using HTML. We don't have a special non-HTML way to do it.
Here's an HTML example:
<img src="http://www.misterpoll.com/images/avatar.png" />
That would insert the following image:
![]()
The image could be hosted anywhere on the 'net, and as long as you have the URL, you can plug it into an img tag. For more information, see this reference.
Yes, thank you. I do know about HTML, but was unable to get it working correctly, but I managed to find a friend that uses these polls all the time and she told me how to do it. Seems I was putting my HTML in the wrong area..LMAO. So again, thank you.
I keep trying this, but something is wrong, as you can see:

that means theres a problem with the image your trying to add
are you sure the url isnt wrong?

