I have tried to build a non-interactive TicTacToe board.
| Stages | Context | My notes |
|---|---|---|
| Blank Page | empty HTML template and CSS file | I did not understand what kind of role it has |
| Head and Header | title, main div, header, description | I've tried my best |
| Rules of the game | a section describing the rules of TicTactoe | Added extra tutorial |
| Example (Unplayable) Board | empty 3x3 TicTacToe board | The best Tic Tac Toe board in the world |
| "O" Wins! | There are Xs and Os | I've just filled in the blanks. Couldn't figure it out how to create the game itself |
I have tried to build a brand new website
| Stages | Context | My notes |
|---|---|---|
| Blank Page | empty HTML template and CSS file | Empty |
| Header part | title, header, nav | I've tried my best |
| section part | boxes,showcase | main page |
| About | menu | other pages |
| Services | menu | other pages |
| Footer part | Footer | simple footer |
Duch Duch Go - Original one
| Stages | Context | My notes |
|---|---|---|
| Part-0 | empty HTML template and CSS file | Empty |
| Part-1 | Search box and logo | Main page, I couldnt manage the nav part, I think it is js |
| Part-2 | second page - info | background changed, pic added |
| Part-3 | 3rd page - info | background changed, pic added |
| Part-4 | 4th page - info | background changed, pic added |
| Part-5 | Footer | background changed, pic added, go to the top button added |