From be4cf2f554401108bfea460af43733dc6013d635 Mon Sep 17 00:00:00 2001 From: Konstantin Date: Fri, 21 Jan 2022 01:02:40 +0300 Subject: [PATCH] homework for lesson1 --- 1.html | 31 ++++++++++++++++++++++++++++++ 2.html | 24 +++++++++++++++++++++++ 3.html | 60 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 4.html | 43 +++++++++++++++++++++++++++++++++++++++++ 4 files changed, 158 insertions(+) create mode 100644 1.html create mode 100644 2.html create mode 100644 3.html create mode 100644 4.html diff --git a/1.html b/1.html new file mode 100644 index 0000000..f52eab9 --- /dev/null +++ b/1.html @@ -0,0 +1,31 @@ + + + + + Homework + + + + + + \ No newline at end of file diff --git a/2.html b/2.html new file mode 100644 index 0000000..e0b0638 --- /dev/null +++ b/2.html @@ -0,0 +1,24 @@ + + + + + Homework + + + + + + \ No newline at end of file diff --git a/3.html b/3.html new file mode 100644 index 0000000..08a9651 --- /dev/null +++ b/3.html @@ -0,0 +1,60 @@ + + + + + Homework + + + + + + \ No newline at end of file diff --git a/4.html b/4.html new file mode 100644 index 0000000..2db961e --- /dev/null +++ b/4.html @@ -0,0 +1,43 @@ + + + + + Homework + + + + + + \ No newline at end of file