From 03a4e18b4e158e6bc845c8caa4cbb1ad6a86f9f4 Mon Sep 17 00:00:00 2001 From: Oleksii Sivachenko Date: Wed, 29 Jun 2022 22:43:50 +0300 Subject: [PATCH] Closes #4 - Create initial index.html file markup --- README.md | 3 ++- index.html | 12 ++++++++++++ index_oleksii.html | 12 ++++++++++++ 3 files changed, 26 insertions(+), 1 deletion(-) create mode 100644 index.html create mode 100644 index_oleksii.html diff --git a/README.md b/README.md index c3651f5..4a73523 100644 --- a/README.md +++ b/README.md @@ -1 +1,2 @@ -# 701ruby \ No newline at end of file +# 701ruby +https://github.com/koldovsky/online-shop/ \ No newline at end of file diff --git a/index.html b/index.html new file mode 100644 index 0000000..00e253b --- /dev/null +++ b/index.html @@ -0,0 +1,12 @@ + + + +Page Title + + + +

This is a Heading

+

This is a paragraph.

+ + + diff --git a/index_oleksii.html b/index_oleksii.html new file mode 100644 index 0000000..00e253b --- /dev/null +++ b/index_oleksii.html @@ -0,0 +1,12 @@ + + + +Page Title + + + +

This is a Heading

+

This is a paragraph.

+ + +