Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
added quizes
  • Loading branch information
priteshkulshreshtha authored Dec 24, 2020
1 parent da17550 commit e5ff3ca
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,20 +51,22 @@ We have segment the resources into topics and inside each topic the content is a
├ - ├── [DAY4.md](https://github.com/30DaysofWebDEV/DSC-30-Days-of-Web/blob/main/HTML/DAY4.md)<br>
├ - ├── [DAYOptional.md](https://github.com/30DaysofWebDEV/DSC-30-Days-of-Web/blob/main/HTML/DAYOptional.md)<br>
├ - └── [ReadME.md](https://github.com/30DaysofWebDEV/DSC-30-Days-of-Web/blob/main/HTML/ReadME.md)<br>
├ - └── [Html_Quiz](https://github.com/30DaysofWebDEV/DSC-30-Days-of-Web/blob/main/HTML/Html_Quiz.md)<br>
├<br>
├── [CSS](https://github.com/30DaysofWebDEV/DSC-30-Days-of-Web/tree/main/CSS)<br>
├ - ├── [DAY1.md](https://github.com/30DaysofWebDEV/DSC-30-Days-of-Web/blob/main/CSS/DAY1.md)<br>
├ - ├── [DAY2.md](https://github.com/30DaysofWebDEV/DSC-30-Days-of-Web/blob/main/CSS/DAY2.md)<br>
├ - ├── [DAY3.md](https://github.com/30DaysofWebDEV/DSC-30-Days-of-Web/blob/main/CSS/DAY3.md)<br>
├ - ├── [DAY4.md](https://github.com/30DaysofWebDEV/DSC-30-Days-of-Web/blob/main/CSS/DAY4.md)<br>
├ - ├── [Optional.md](https://github.com/30DaysofWebDEV/DSC-30-Days-of-Web/blob/main/CSS/Optional.md)<br>
├ - └── [ReadME.md](https://github.com/30DaysofWebDEV/DSC-30-Days-of-Web/blob/main/CSS/ReadME.md)<br>
├ - ├── [ReadME.md](https://github.com/30DaysofWebDEV/DSC-30-Days-of-Web/blob/main/CSS/ReadME.md)<br>
├ - └── [CSS_Quiz](https://github.com/30DaysofWebDEV/DSC-30-Days-of-Web/blob/main/CSS/CSS_Quiz.md)<br>
├<br>
├── [Bootstrap](https://github.com/30DaysofWebDEV/DSC-30-Days-of-Web/tree/main/CSS)<br>
├ - ├── [DAY1.md](https://github.com/30DaysofWebDEV/DSC-30-Days-of-Web/blob/main/Bootstrap/DAY1.md)<br>
├ - ├── [DAY2.md](https://github.com/30DaysofWebDEV/DSC-30-Days-of-Web/blob/main/Bootstrap/DAY2.md)<br>
├ - ├── [ReadME.md](https://github.com/30DaysofWebDEV/DSC-30-Days-of-Web/blob/main/Bootstrap/ReadME.md)<br>
├ - └──[Bootstrap_Quiz](https://github.com/30DaysofWebDEV/DSC-30-Days-of-Web/blob/main/Bootstrap/Bootstrap_Quiz.md)<br>
├ - └── [Bootstrap_Quiz](https://github.com/30DaysofWebDEV/DSC-30-Days-of-Web/blob/main/Bootstrap/Bootstrap_Quiz.md)<br>
├<br>
├── [JavaScript](https://github.com/30DaysofWebDEV/DSC-30-Days-of-Web/tree/main/JavaScript)<br>
├ - ├── [DAY1.md](https://github.com/30DaysofWebDEV/DSC-30-Days-of-Web/blob/main/JavaScript/DAY1.md)<br>
Expand All @@ -73,7 +75,8 @@ We have segment the resources into topics and inside each topic the content is a
├ - ├── [DAY4.md](https://github.com/30DaysofWebDEV/DSC-30-Days-of-Web/blob/main/JavaScript/DAY4.md)<br>
├ - ├── [DAY5.md](https://github.com/30DaysofWebDEV/DSC-30-Days-of-Web/blob/main/JavaScript/DAY5.md)<br>
├ - ├── [DAY6.md](https://github.com/30DaysofWebDEV/DSC-30-Days-of-Web/blob/main/JavaScript/DAY6.md)<br>
├ - └── [ReadME.md](https://github.com/30DaysofWebDEV/DSC-30-Days-of-Web/blob/main/JavaScript/ReadME.md)<br>
├ - ├── [ReadME.md](https://github.com/30DaysofWebDEV/DSC-30-Days-of-Web/blob/main/JavaScript/ReadME.md)<br>
├ - └── [Javascript_Quiz](https://github.com/30DaysofWebDEV/DSC-30-Days-of-Web/blob/main/JavaScript/Javascript_Quiz.md)<br>
├<br>
├── [Github](https://github.com/30DaysofWebDEV/DSC-30-Days-of-Web/blob/main/Github)<br>
├ - - └── [GITHUB.md](https://github.com/30DaysofWebDEV/DSC-30-Days-of-Web/blob/main/Github/GITHUB.md)<br>
Expand Down

0 comments on commit e5ff3ca

Please sign in to comment.