Author: MS-Joe | Posted on: 11/2/2010 11:27:24 PM | Views : 798

Still using table for layout ? It's not the preferred way. Modern Web Site development defines layout with CSS wherever possible. As we look forward to HTML5 and CSS 3 some of the folks in Dev Div are tooling for the new wave and immersed in the resulting ecosystem. Alex Mogilevsky , Phil Cupp , and Markus Mielke from  Microsoft, via the CSS Working Group have submitted a draft for CSS3 Grid Alignment. The official description says ... CSS Grid Alignment Level 3 contains features that enable authors to align UI elements horizontally and vertically. By using the features in this module authors can position layout elements such as controls and application content into columns and rows, defining a grid structure with fixed, fractional, or...(read more) ...

Go to the complete details ...