Simple grid layout
Requirements
Problems for in-class lab for the “CSS Advanced” course @SoftUni.
Tasks
- Create index.html file
- Use div tags to create the containers with letters inside
- Set to the body display property grid
- Define your grid. Open the screenshot to see how the containers get positioned in the grid
Screenshot
![](img/01-screenshot.png)