diff --git a/00-HTML-CSS-basics/index.html b/00-HTML-CSS-basics/index.html new file mode 100644 index 000000000..69b9de376 --- /dev/null +++ b/00-HTML-CSS-basics/index.html @@ -0,0 +1,31 @@ + + + + + + + Topic 00 + + + + + +
+
+
+

My todo list!

+
+
+
    +
  • Make projects
  • +
  • Complete exercises
  • +
  • Show it to my tutors
  • +
  • go to the offices
  • +
  • relax and chill
  • +
+
+
+
+ + + \ No newline at end of file diff --git a/00-HTML-CSS-basics/tables.html b/00-HTML-CSS-basics/tables.html new file mode 100644 index 000000000..f73333c2f --- /dev/null +++ b/00-HTML-CSS-basics/tables.html @@ -0,0 +1,55 @@ + + + + + + + Topic 00 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
MonthRentgroseries
january70002302
february70002278
march70002304
april70002650
may70001708
june70002134
+ + + + \ No newline at end of file