diff --git "a/week-3/easy/The-Pok\303\251mon/pokemonSolution/index.html" "b/week-3/easy/The-Pok\303\251mon/pokemonSolution/index.html" new file mode 100644 index 000000000..f7f21343d --- /dev/null +++ "b/week-3/easy/The-Pok\303\251mon/pokemonSolution/index.html" @@ -0,0 +1,53 @@ + + + + + + Pokemon Game + + +

Pokemon car Viewer

+
+ + +
+
+ +
+ + + \ No newline at end of file diff --git a/week-3/easy/bg-color-changer/index.html b/week-3/easy/bg-color-changer/index.html new file mode 100644 index 000000000..b0db0fbab --- /dev/null +++ b/week-3/easy/bg-color-changer/index.html @@ -0,0 +1,39 @@ + + + + + + Bg-color-changer + + +
+
+ + + + + + + +
+
+ + + + \ No newline at end of file diff --git a/week-3/easy/quiz-app/index.html b/week-3/easy/quiz-app/index.html new file mode 100644 index 000000000..33c1a67d3 --- /dev/null +++ b/week-3/easy/quiz-app/index.html @@ -0,0 +1,89 @@ + + + + + + Quize App + + +

Quize App

+
+

question comes here........?

+ A
+ B
+ C
+ D
+
+ + + + + + + + \ No newline at end of file diff --git a/week-3/medium/Form-Builder/index.html b/week-3/medium/Form-Builder/index.html new file mode 100644 index 000000000..e4f46590c --- /dev/null +++ b/week-3/medium/Form-Builder/index.html @@ -0,0 +1,67 @@ + + + + + + form + + +

form builder

+ +
+ +
+
+

+ + +
+
+
+ +
+ +
+ + +

form Preview

+
+ + + + \ No newline at end of file