I need help making this work
I created the proper BB Code for the HTML.
Everything seems to check out but the forum will not display EXTERNAL websites. Whatever URL I input it only displays the fourm's "Page Not Found" page.
I'm stuck at what I'm supposed to do next.
This is the BB Code that I created :
[iframe]{URL}[/iframe]
This is the html syntax I used :
<iframe src="url" height="480" width="800"></iframe>