You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
positioned floats
About this tag
Positioned floats are a CSS feature introduced in Internet Explorer 10 Platform Preview 2, allowing developers to combine floating elements with advanced layout constructs like CSS3 Multi-column Layout and CSS3 Grid Layout. This tag covers discussions and demonstrations of positioned floats in the context of IE10, focusing on how web developers can use this feature to create complex page layouts. The content includes developer samples and explanations from Microsoft program managers, highlighting the practical application of positioned floats in modern web design.
Christian Stockwell, Program Manager for Internet Explorer, looks at how developers can use Positioned Floats, a new CSS feature in the second build of the IE10 Platform Preview. This developer sample demonstrates how to use Positioned Floats in combination with other advanced CSS constructs...