On Feb 17, 2008 6:00 PM, Katrina <[EMAIL PROTECTED]> wrote:
> So in the header of my document, I included
>
> <style type="text/css">
>     * {
>     display: inline;
> }
> </style>


OK, I just tried it and got the exact same effects. So, I tried
combinations and body * works (and I see Patrick just posted the same
thing).

My best guess is that the browsers are setting <head> as an inline
element, along with <style>, etc.. If you change inline to block you
get the expected behavior.

very odd indeed.

Tim


*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to