Grid Layout


The "Grid Layout" is a concept used for designing websites using HTML and CSS. The basic concept of a grid allows us to build an HTML page by using rows as the basic blocks, and each row can be divided into up to 12 columns.

This tutorial is incomplete. You are welcome to contribute one by sending me a pull request:
https://github.com/ronreiter/interactive-tutorials

Exercise

This page does not have an exercise yet. You are welcome to contribute one by sending me a pull request:

https://github.com/ronreiter/interactive-tutorials


Copyright © learn-html.org. Read our Terms of Use and Privacy Policy