From 271c9e595c93db000987eae45e9bf4e20461a6c0 Mon Sep 17 00:00:00 2001 From: Sergey Date: Sun, 1 May 2022 23:28:05 +0300 Subject: [PATCH] JS Lesson Five Done --- JSLessonFive/1.html | 100 ++++++++++++++++++++++++++++++++ JSLessonFive/2.html | 108 ++++++++++++++++++++++++++++++++++ JSLessonFive/3.html | 138 ++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 346 insertions(+) create mode 100644 JSLessonFive/1.html create mode 100644 JSLessonFive/2.html create mode 100644 JSLessonFive/3.html diff --git a/JSLessonFive/1.html b/JSLessonFive/1.html new file mode 100644 index 0000000..f67eff1 --- /dev/null +++ b/JSLessonFive/1.html @@ -0,0 +1,100 @@ + + + + + Homework + + + + +Card link +Another link + +
+
+
Card title
+
Card subtitle
+

+ Some quick example text to build on the card title and make up the bulk of the card's + content. +

+ Card link + Another link +
+
+ + + + \ No newline at end of file diff --git a/JSLessonFive/2.html b/JSLessonFive/2.html new file mode 100644 index 0000000..27b6a6d --- /dev/null +++ b/JSLessonFive/2.html @@ -0,0 +1,108 @@ + + + + + Homework + + + + + + + + + + \ No newline at end of file diff --git a/JSLessonFive/3.html b/JSLessonFive/3.html new file mode 100644 index 0000000..134db73 --- /dev/null +++ b/JSLessonFive/3.html @@ -0,0 +1,138 @@ + + + + + Homework + + + + +

Привет

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