This is related to Web design using CSS. This is called table less DIV based web layout. Mainly using (X)HTML and CSS.

What is CSS? How its using in web designin?

CSS is the style adding to HTML tags. Basic web sites were created by using tables. For ever the table layout made pealing design and look and feel is given by CSS. Now a days we using DIV based layout and using CSS.