<br>
<IFRAME FRAMEBORDER=1 ALIGN=CENTER width=100% HEIGHT=200 SCROLLING=YES SRC=“http://www.straightdope.com/ubb/ubbcode.html”><br>
<A HREF=“http://www.straightdope.com/ubb/ubbcode.html” target=_new>Click here to see all the UBB codes.</A><br>
</IFRAME><br>
<IFRAME FRAMEBORDER=1 ALIGN=CENTER width=100% HEIGHT=200 SCROLLING=YES SRC=“http://www.straightdope.com/ubb/ubbcode.html”><br>
<A HREF=“http://www.straightdope.com/ubb/ubbcode.html” target=_new>Click here to see all the UBB codes.</A><br>
</IFRAME>
<br>
<IFRAME FRAMEBORDER=1 ALIGN=CENTER width=100% HEIGHT=200 SCROLLING=YES SRC=“http://www.straightdope.com/”><br>
<A HREF=“http://www.straightdope.com/” target=_new>Test.</A><br>
</IFRAME><br>
<IFRAME FRAMEBORDER=1 ALIGN=CENTER width=100% HEIGHT=200 SCROLLING=YES SRC=“http://www.straightdope.com/”><br>
</IFRAME>
Quoting from the “Forum Rules” list on nearly every SDMB page:
Posts: HTML code is Off
Only vB coding is allowed. You can see how vB coding works SDMB FAQ See the section “Can I use HTML Code in posts?”
your humble TubaDiva
Administrator
<IFRAME FRAMEBORDER=1 ALIGN=CENTER width=100% HEIGHT=200 SCROLLING=YES SRC=“http://www.straightdope.com/”></IFRAME>
[IFRAME] FRAMEBORDER=1 ALIGN=CENTER width=100% HEIGHT=200 SCROLLING=YES SRC=“http://www.straightdope.com/”>[/IFRAME]
<br>
<font size=7>You bastered! You’ll never get it right.</font><br>
Thankx Tuba.
Feel free to delete this thread.
Incidentally, you seem to be testing html, not http here. Http is a protocol that deals with how a web browser communicates with a web server. For details, refer to RFC 2616, where http is defined.
vBulletin replaces all angle brackets with < or > so that html can’t work. Since this is done before smilies are parsed, and the final semicolon isn’t really necessary, this means that typing <; or >; creates <; or >; respectively.