Chess Board
Requirements
Problems for in-class lab for the “CSS Advanced” course @SoftUni.
Tasks
- Create index.html and style.css files
- Use div tags to create 25 empty boxes
- 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/06-screenshot.png)