From 1948683d55d9849d288d5f500c3f970a5d35b23e Mon Sep 17 00:00:00 2001 From: Yulia Polushvayko Date: Fri, 6 Jun 2025 16:03:30 +0300 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D0=BB?= =?UTF-8?q?=D0=B0=20=D1=88=D0=B0=D0=B1=D0=BB=D0=BE=D0=BD=20=D0=BF=D0=BE?= =?UTF-8?q?=D0=B4=20=D0=BF=D1=80=D0=BE=D0=B4=D1=83=D0=BA=D1=82=20=D0=B8=20?= =?UTF-8?q?=D0=B2=D1=85=D0=BE=D0=B4.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 22 ++++++- login.html | 77 ++++++++++++++++++++++ product.html | 4 +- source/styles/style.css | 142 ++++++++++++++++++++++++++++++++++------ 4 files changed, 220 insertions(+), 25 deletions(-) create mode 100644 login.html diff --git a/index.html b/index.html index 88c67fa..32e029c 100644 --- a/index.html +++ b/index.html @@ -42,7 +42,7 @@ - Login + Login - + + diff --git a/login.html b/login.html new file mode 100644 index 0000000..1963998 --- /dev/null +++ b/login.html @@ -0,0 +1,77 @@ + + + + + + + + + + + + + + Render Line + + + + + + +
+ +
+ + +
+ +
+ + + + + + + + \ No newline at end of file diff --git a/product.html b/product.html index e25557f..cfca093 100644 --- a/product.html +++ b/product.html @@ -42,7 +42,7 @@ - Login + Login