Hi Chetan, > > I thought this article could be of interest to this list: > > <http://www.yuiblog.com/blog/2010/12/14/the-css-position-property/> > > That's a nice informative summary of positioning. It would also be > worthwhile mentioning that absolutely and fixed positioned inline > elements can be sized with width and height declarations.
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. Thanks a lot for your feedback. -- 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/
