diff --git a/README.md b/README.md deleted file mode 100644 index 52258b5..0000000 --- a/README.md +++ /dev/null @@ -1 +0,0 @@ -# JavaScript diff --git a/lesson01/task01.html b/lesson01/task01.html new file mode 100644 index 0000000..26143af --- /dev/null +++ b/lesson01/task01.html @@ -0,0 +1,17 @@ + + + + + + Document + + + + + + + \ No newline at end of file diff --git a/lesson01/task03.html b/lesson01/task03.html new file mode 100644 index 0000000..73a05ce --- /dev/null +++ b/lesson01/task03.html @@ -0,0 +1,18 @@ + + + + + + Document + + + + + + + \ No newline at end of file diff --git a/lesson01/task04.html b/lesson01/task04.html new file mode 100644 index 0000000..e8d664b --- /dev/null +++ b/lesson01/task04.html @@ -0,0 +1,12 @@ + + + + + Document + + + + + \ No newline at end of file