diff --git a/chessboard.html b/chessboard.html new file mode 100644 index 0000000..ac8f213 --- /dev/null +++ b/chessboard.html @@ -0,0 +1,26 @@ + + + + + + + ChessBoard + + + + + \ No newline at end of file diff --git a/index.html b/index.html new file mode 100644 index 0000000..10cf146 --- /dev/null +++ b/index.html @@ -0,0 +1,30 @@ + + + + + + + FizzBuzz Assignment + + + + + \ No newline at end of file