> >> > I thought this article could be of interest to this list: > >> > <http://www.yuiblog.com/blog/2010/12/14/the-css-position- > property/> > > > I believe the article says that already. > > Check the first bullet point in the "Things to remember" about > > position:absolute. It says: > > > > For *any* 'absolute' or 'fixed' positioned element the computed value > for > > display is block. > > Yes, I noticed this later. > > One point which I think is not mentioned in the article is: On > absolutely and fixed positioned elements, the computed value of float > is none, regardless of any float declarations.
Good point, I forgot to mention this in the article. Thanks! -- Regards, Thierry www.tjkdesign.com | www.ez-css.org | @thierrykoblentz ______________________________________________________________________ css-discuss [[email protected]] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
