1、打开编辑器。
2、设置html部分。
3、设置grid样式。
4、grid-column-start设置起始位置。
5、grid-column-end设置结束位置。
6、也可以直接使用grid-cloumn来设置。