Right code?

@kdmlrys (398)
United States
September 25, 2011 7:35am CST
Is there any web expert here? I wanna know if this is the right code for posting images on forums... For example, I used the mylot logo here... <img src="http://www.mylot.com/images/mylot-48.gif" border="0"> I need help asap...
1 person likes this
2 responses
@varier (5685)
• Indonesia
25 Sep 11
Usually, if it is in online forum, you can't use HTML Tag, and you have to use BB Code. For example, instead of tag "img ... ", you have to use BB code for posting image. Usually, it is something like this: [IMG]http://www.mylot.com/images/mylot-48.gif[/IMG] Try it by yourself, and I hope this helps
@kdmlrys (398)
• United States
25 Sep 11
Thanks! What about flash stuff? Do you know how to embed flash on forums? Is this code correct... <object width="400" height="300" type="text/html" data="http://www.leconcombre.com/stock/coccyminimini1.swf"></object>
@varier (5685)
• Indonesia
26 Sep 11
Actually up to now I never seen an online forum that allows members to embed any flash object . Allowing users to embed flash is a security risk.. So almost all forums avoid that. But if you are being able to do so, I think the right code would be: [flash=400, 300]http://www.leconcombre.com/stock/coccyminimini1.swf[/flash] I am not sure it would works.. Like I said before, almost all forums disallow members to embed any flash object ...
@varier (5685)
• Indonesia
26 Sep 11
Geez, what an improper looks. I guess I would change the "." into (dot) to make it looks better. [flash=400, 300]http:(slash)(slash)www(dot)leconcombre(dot)com/stock/coccyminimini1(dot)swf[/flash]
@smelz23 (190)
• Philippines
1 Apr 12
i think if your making a html code that code you have posted was correct