The grid is your layout plan for the page

The grid is your layout plan for the page
<br /> English original: http://desktoppub.about.com/od/grids/l/aa_gridsorder.htm
Grid is your plan for page layout .<br />Many pages you see in daily life have grids. You may not notice it, but it is there and supports the design content, establishes the overall structure, and guides the elements of the page.
A grid is an invisible framework that guides the placement of various elements on your page. The grid doesn't appear on the printed page, but it has a huge impact. It controls the width of text columns, the consistency of white space around photos, and the fixed position of recurring elements on each page of a magazine. A grid is a series of guidelines that determine the margins of your printed material, the spacing between page elements (headlines, body copy, photos, etc.), and how they should be placed on a blank page.
Before deciding whether or how to use a grid, you should understand some basics of grids and how to create them. Although the grid won't be visible in the final printed product, you'll want to be able to see it while you're building the page.
There may be "Margins" set in your page layout. These edges may appear on the screen as light-colored solid or dashed lines. The top, bottom, left, and right margins form a box in the middle of your page. You will use this as a base point to build your cells. Create multiple cells by dividing the page into several equal parts. You can create visible grids to assist with page layout: your page layout software has a guide feature, or you can draw borders or boxes on a non-printing layer. Usually you can "drag" a guide line from the ruler next to the page and place it where you need it.
Grid and Margins
Margins determine the outer boundaries of a page. They surround your page content like a picture frame. Margins are not necessarily equal on all sides, but are usually consistent from page to page or from panel to panel (within the same publication). In most programs, you set margins when you set the page format (size specifications). In some programs, you can even adjust the margins "in real time" by dragging the borders on the screen. Grids and Alleys <br />When you divide the interior space of a page (the page center) into several equal parts, the white space between each unit is called "alley". The direction of the columns can be horizontal, vertical, or both, depending on your grid settings. In some design software, this is also called white space or the "gutter" of a text column. Grid and Padding <br />When two pages or two panels are spread out, the internal margins are called "gutters", which are the margins on both sides of the center seam. In some typesetting software, the gap between two text columns is also called a "gutter". Grid cells <br />Grid cells are the basic coordinates on which you place text and images on a page. It determines "placement" rather than "size". This means that if you have an image that is larger than the grid cell, you can still use it. You can use grid cells to help you scale your image to fit 1, 2, 3, or more grid cells and then position it on the page. Grids provide visual organization
Grids have different applications, but they are not suitable for every design or every person. Grids are almost indispensable for publications such as magazines and newsletters. The grid adds a sense of continuity between pages and greatly speeds up the design process. Designers don’t need to plan the layout and design of each page “from scratch”.
In a series of separate but related pieces of printed material, such as a series of posters or a series of flyers for an advertising campaign or product line, a common grid can help unify the overall look of the series of separate pieces of printed material.
There are often multiple independent elements in a printed material (text blocks, headlines, photos, charts), and the grid will help you organize these page elements in an orderly manner.

<<:  Graphical explanation of the underlying principle of JavaScript scope chain

>>:  Detailed explanation of CSS sticky positioning position: sticky problem pit

Recommend

How to implement scheduled backup of MySQL in Linux

In actual projects, the database needs to be back...

Detailed explanation of Promises in JavaScript

Table of contents Basic usage of Promise: 1. Crea...

How to write object and param to play flash in firefox

Copy code The code is as follows: <object clas...

SQL implementation of LeetCode (178. Score ranking)

[LeetCode] 178.Rank Scores Write a SQL query to r...

How to process blob data in MySQL

The specific code is as follows: package epoint.m...

Mysql implements three functions for field splicing

When exporting data to operations, it is inevitab...

Mysql solution to improve the efficiency of copying large data tables

Preface This article mainly introduces the releva...

The url value of the src or css background image is the base64 encoded code

You may have noticed that the src or CSS backgroun...

MySQL complete collapse: detailed explanation of query filter conditions

Overview In actual business scenario applications...

Detailed steps and problem solving methods for installing MySQL 8.0.19 on Linux

I recently bought a Tencent Cloud server and buil...

Pure CSS to achieve three-dimensional picture placement effect example code

1. Percentage basis for element width/height/padd...

MySQL 8.0 can now handle JSON

Table of contents 1. Brief Overview 2. JSON basic...