Third Assignment from SMIT IT institute!
Problem: Styles a chess board using CSS.
Solution:
Description:
This project showcases a static chessboard created using HTML tables. The chessboard is designed purely with
HTML and CSS, without any interactive functionality. It's a simple, visual representation of a chessboard,
demonstrating the use of tables for layout purposes in web development.