Fonts
(did an empty bold block first...)
(did an empty italic block first...)
Neither had a effect...
other iB3 weirdness in Netscrape...
(did an empty italic block first...)
Neither had a effect...
other iB3 weirdness in Netscrape...
- buttons in the forum message screens are partially cut of on the right with no scroll bar for the window.
- some peoples signature images (phinsup for example) overlay the control buttons under the posting. The buttons still work, they're just covered.

iB3 is doing something wierd...
One of many examples from this page source:
It's using the HTML code SPAN which I've never heard of... I'm wondering if this is an IE extension?
From an online reference:
Looks like a way to apply styles, etc... Judging by what I've seen here, it doesn't look very portable... :frown:
One of many examples from this page source:
Code:
<span id='postdetails'>
From an online reference:
Code:
Span (inline) <span> style="property:value;" class="classname" </span>


