Ignore, just testing something...
#2
Thread Starter
DVD Talk Hall of Fame
Joined: Jan 2000
Posts: 7,796
Likes: 0
Received 0 Likes
on
0 Posts
From: England (w00t!)
Originally posted by TheyCallHimJim
Testing...
Testing...
VBulletin can handle "incorrectly nested" tags! i.e. if you enter (without the periods)
[.i][.b]Text here...[./i][./b]
it actually comes out properly, as in bold italic. IIRC, UBB didn't like it when you had your tags incorrectly nested like that.
#3
DVD Talk Gold Edition
I don't think VB is doing anything special. It is just that most browsers have now become smarter. If you see the HTML that was generated by your post, you can see that that tags are still nested incorrectly.
<i><b>Testing...</i></b>
In fact a better test would be
This should be in italic, this in bold italic, this in just bold and this in normal text.
<i><b>Testing...</i></b>
In fact a better test would be
This should be in italic, this in bold italic, this in just bold and this in normal text.
#12
DVD Talk Hero - 2023 TOTY Award Winner
Testing




