From ff6fee40557e5d7999f1b73d73bda9cc32ee57ef Mon Sep 17 00:00:00 2001 From: flambus Date: Mon, 17 Feb 2020 08:54:30 +0100 Subject: [PATCH] =?UTF-8?q?=E2=80=9Econtent/login.html=E2=80=9C=20=C3=A4nd?= =?UTF-8?q?ern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content/homepage.html | 58 ------------------------------------------- content/login.html | 32 ++++++++++++++++++++++++ 2 files changed, 32 insertions(+), 58 deletions(-) delete mode 100644 content/homepage.html create mode 100644 content/login.html diff --git a/content/homepage.html b/content/homepage.html deleted file mode 100644 index b8a2948..0000000 --- a/content/homepage.html +++ /dev/null @@ -1,58 +0,0 @@ - - - -Home page - - - - - - - -
-

ThreadR Homepage

-

This example use media queries to stack the topnav vertically when the screen size is 600px or less.

-

You will learn more about media queries and responsive web design later in our CSS Tutorial.

-

Resize the browser window to see the effect.

-
- - - - - \ No newline at end of file diff --git a/content/login.html b/content/login.html new file mode 100644 index 0000000..4f0b1c8 --- /dev/null +++ b/content/login.html @@ -0,0 +1,32 @@ + + + + ThreadR - Welcome + + + +
+
+

ThreadR

+
+
+

Login:

+
+ + +

+ +
+

+
+
+

+ +

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