TABLE (and other restricted elements) inside the P element - when IE is in standards-mode and OpSaFi are in quirks-mode
(Try the opposite version: IE in Quirks and OpSaFi in standards mode):
When IE is in Quirks-Mode, long words - such as this one: looooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooong, will make the p element wider than what is spesified via {width:;}. So if that widening doesn't occur, then IE is in its Standards-Mode. (Actually, no! This holds true only for MacIE5.x and WIN IE7. But not for IE6. Don't know for IE5.x or IE4.x.)
Here you can see two TABLE-elements —
| as you can see, | a TABLE |
But in OpSaFi, P{color:value;} and P{font:values;} | does not get (fully) inherited unless ... (see table below) |
| unless one specify «property:inherit» |
P
P, wrapped in SPAN-elementblockquote
My
PRE
is
here.
OBJECT-elementA table in text paragraph:
blockquote
My PRE is here.