Home » Tutorials » Graphic Design » Grid Layout

Grid Layout

In terms of graphic design on the web, one of the hottest topics is creating a grid layout or structure for your website. When you have a large website, it is often a great idea to structure content in a way that effectively shows users the extensiveness of the content without overwhelming them. Grid design does precisely that by giving your website sections to display different types or subjects of content. Let’s not forget that many design principles are derived from the experts that were designing before we had the internet. These experts generally worked with books, newspapers, and journals, which the vast majority implemented grid design.

So, we can all take a look at some of these old resources that have been updated for the modern web. CNN, Life Hacker, and Indiana University Library all show solid examples using grid layout to organize information. Let’s take an analytical look at horizontally divided graphic design.

Grid Design (Horizontal Division)

Grid Design TemplateAll of the previous website examples use grid design by dividing the horizontal width to incorporate the columns. You might notice how one grid can extend longer than the other grids, but it still doesn’t look unappealing as the user rarely reaches the bottom of a page. On the right is an example of horizontally dividing grids shown with the grids that are typically invisible.

Grid Design (Vertical Division)

While you can hopefully see how the content is divided up into section based on widths, grid design can also be a vertical division. It is almost impossible to get content that contains text to be the same height, which makes a vertical grid layout complicated. However, the working theory can be achieved by dividing after the lowest content of the “grid row”. One of the leading resources in Grid layout design shows how to use both vertical and horizontal division using grids.

The best way to learn all of this grid design/layout stuff is to try it yourself. I know that I have given you a few examples and explained it in a rather abstract manner. This is because a grid system depends heavily on what you want from it. Try creating an HTML document and a CSS style sheet. Create a series of div elements that have specific names to divide the page. Look at a few of the example websites’ source code to see how they did it.



Link/cite this page

If you use any of the content on this page in your own work, please use the code below to cite this page as the source of the content.

  • Stewart, Suzy. "Grid Layout". After Hours Programming. Accessed on March 18, 2024. https://www.afterhoursprogramming.com/tutorial/graphic-design/grid-layout/.

  • Stewart, Suzy. "Grid Layout". After Hours Programming, https://www.afterhoursprogramming.com/tutorial/graphic-design/grid-layout/. Accessed 18 March, 2024.

  • Stewart, Suzy. Grid Layout. After Hours Programming. Retrieved from https://www.afterhoursprogramming.com/tutorial/graphic-design/grid-layout/.



0 thoughts on “Grid Layout”

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.