In today’s tutorial, I will be showing you how to
create a two column website layout using CSS. In
early times of web designing, tables are used for
layout and which is not semantic, but with the
introduction of CSS (Cascade Style Sheet) creating
layouts has become an easy task and makes codes
more semantic. Below is a screenshot of what we
will be designing today
Comments