CSS Layout Manual

This is the CSS Layout Manual in which we will teach how to layout web pages using only CSS, the common practice for this type of work.

The CSS layout is essential and contrasts with the old layout that was done on the web, based on tables. For years CSS has provided all the possibilities to create a modern and versatile content layout.

In this manual you will find above all practical, since it is supposed that to layout with CSS you must have at least basic knowledge of Cascading Style Sheets. Therefore, instead of theoretical explanations about attributes and their values, you will find various CSS layout exercises that may be useful for you to practice.

In the manual you will find techniques of all kinds, from the traditional ones in CSS with floats, which was known as tableless and which was the first tool available to position content in rows and columns, to the most modern layout based on CSS 3 standards such as Flexbox. and CSS Grid Layout.

See also  Structure of the relational model
Loading Facebook Comments ...
Loading Disqus Comments ...