Question:

What are some sites that have graphics, that also have the bbc code to the certain graphic?

by  |  earlier

0 LIKES UnLike

Like for posting in forums, the bbc code. Or where can I find a place to learn how to create a bbc code for a graphic, all for the purpose of posting in forums.

 Tags:

   Report

1 ANSWERS


  1. BBC code is pretty much the same as HTML, just uses [ ] in place of < >. In the case of images though, the code is slightly different.

    To create a BBC image tag, you need to open with [ img ] then put the url of the image you want to us - http://website.com/image.jpg - then close the image tag [ /img ], in other words:

    [ img ]http://website.com/image.jpg[ /img ]

    Remove all the space I've put in and it should work. Hope that makes sense!

Question Stats

Latest activity: earlier.
This question has 1 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.