Do basic HTML code support replies (not PHP)? I want to experiment in HTML somethink like to share pictures.
Not HTML, but BB-Code!
As an example, for a picture in a reply with HTML it'd be
<IMG SRC=http://lighting-gallery.net/Themes/blueGreen/images/logo.jpg>
with BB-Code you'd do this, (but instead of round brackets, you'd use the square ones)
(img)http://lighting-gallery.net/Themes/blueGreen/images/logo.jpg(img)
And you'd get this:
Or if you wanted red text you'd do (color=#FF0000)
Red! (/color) - again using square brackets