From df44b572282798bf963be86cf14d376658553715 Mon Sep 17 00:00:00 2001 From: asabeneh Date: Wed, 10 Feb 2021 02:44:44 +0200 Subject: [PATCH] folder structure --- 01_Day/.gitkeep | 0 02_Day/index.html | 7 +++ 03_Day/index.html | 26 +++++++++++ 07_Day/index.html | 67 +++++++++++++++++++++++++++ 08_Day/index.html | 114 ++++++++++++++++++++++++++++++++++++++++++++++ 09_Day/index.html | 77 +++++++++++++++++++++++++++++++ 10_Day/index.html | 44 ++++++++++++++++++ 7 files changed, 335 insertions(+) create mode 100644 01_Day/.gitkeep create mode 100644 02_Day/index.html create mode 100644 03_Day/index.html create mode 100644 07_Day/index.html create mode 100644 08_Day/index.html create mode 100644 09_Day/index.html create mode 100644 10_Day/index.html diff --git a/01_Day/.gitkeep b/01_Day/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/02_Day/index.html b/02_Day/index.html new file mode 100644 index 0000000..cd1d7bb --- /dev/null +++ b/02_Day/index.html @@ -0,0 +1,7 @@ + + + + 30 Days Of HTML + + + diff --git a/03_Day/index.html b/03_Day/index.html new file mode 100644 index 0000000..e19e767 --- /dev/null +++ b/03_Day/index.html @@ -0,0 +1,26 @@ + + + + 30 Days Of HTML + + +
+ H + T + M + L +
+
+
+

The Building Blocks of the web

+

+ There is not website without HTML. Learn HTML and build websites and + web applications +

+
+
+ + + \ No newline at end of file diff --git a/07_Day/index.html b/07_Day/index.html new file mode 100644 index 0000000..e5dc307 --- /dev/null +++ b/07_Day/index.html @@ -0,0 +1,67 @@ + + + + + + + + + + + + + + 30 Days Of HTML + + + + + + + + + +
+ H + T + M + L +
+
+
+

The Building Blocks of the web

+

+ There is not website without HTML. Learn HTML and build websites and + web applications +

+ 30 Days Of HTML +
+
+ + + \ No newline at end of file diff --git a/08_Day/index.html b/08_Day/index.html new file mode 100644 index 0000000..0800a92 --- /dev/null +++ b/08_Day/index.html @@ -0,0 +1,114 @@ + + + 30 Days Of HTML: Table + + +

Application Form

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

What are your skills

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

Gender

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

Select your country

+ +
+
+

Select your country

+ +
+ +
+
+ +
+
+ + +
+
+ + +
+
+ +
+
+ + diff --git a/09_Day/index.html b/09_Day/index.html new file mode 100644 index 0000000..e3a1756 --- /dev/null +++ b/09_Day/index.html @@ -0,0 +1,77 @@ + + + 30 Days Of HTML: Table + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
ChallengeDaysTimeStars(K)URL
30 Days of Python30November 20194.6K + Link +
30 Days of JavaScript30January 20206.8K + Link +
30 Days of React30October 20205.6K + Link +
30 Days of HTML30February 201133 + Link +
+ + diff --git a/10_Day/index.html b/10_Day/index.html new file mode 100644 index 0000000..b3120a4 --- /dev/null +++ b/10_Day/index.html @@ -0,0 +1,44 @@ + + + 30 Days Of HTML: Table + + +

Learn the following technologies according to their order:

+
    +
  1. HTML
  2. +
  3. CSS
  4. +
  5. JavaScript
  6. +
  7. React
  8. +
  9. Redux
  10. +
  11. Node
  12. +
  13. MongoDB
  14. +
  15. GatsBy
  16. +
+

List of Scandinavian Countries

+ +

Core frontend technologies

+
+
HTML
+
HTML(HyperText Markup Language) is the build block the web.
+
CSS
+
CSS(Cascading Style Sheet) that make HTML page look beautiful.
+
+
JavaScript
+
+ JavaScript is a programming language that can add interactivity to + websites +
+
React
+
+ React is a modern JavaScript library that was initial released on May + 29, 2013. +
+
+ +