From e68b2006c7d9ae4afaa9bf11314791b3cd83636b Mon Sep 17 00:00:00 2001 From: razeroual <47251928+razeroual@users.noreply.github.com> Date: Tue, 23 Jun 2020 01:12:54 -0400 Subject: [PATCH] I have added changes --- 2020Jun22/lecture2/calculator.html | 57 ++++++++++++++++++++++++++ 2020Jun22/lecture2/emailForm.html | 16 ++++++++ 2020Jun22/lecture2/menu.html | 18 +++++--- 2020Jun22/lecture2/registerPage.html | 52 +++++++++++++++++++++++ 2020Jun22/lecture2/slide-exercise.html | 50 ++++++++++++++++++++++ 5 files changed, 187 insertions(+), 6 deletions(-) create mode 100644 2020Jun22/lecture2/calculator.html create mode 100644 2020Jun22/lecture2/emailForm.html create mode 100644 2020Jun22/lecture2/registerPage.html create mode 100644 2020Jun22/lecture2/slide-exercise.html diff --git a/2020Jun22/lecture2/calculator.html b/2020Jun22/lecture2/calculator.html new file mode 100644 index 0000000..4a850dc --- /dev/null +++ b/2020Jun22/lecture2/calculator.html @@ -0,0 +1,57 @@ + +Calculator + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
0.00
789c
456/
123*
000.+
=-
+ + \ No newline at end of file diff --git a/2020Jun22/lecture2/emailForm.html b/2020Jun22/lecture2/emailForm.html new file mode 100644 index 0000000..be154bd --- /dev/null +++ b/2020Jun22/lecture2/emailForm.html @@ -0,0 +1,16 @@ + + + + +

Login Page

+ +
+ +
+ +
+ +
+ + + diff --git a/2020Jun22/lecture2/menu.html b/2020Jun22/lecture2/menu.html index 54673d3..e07e0cd 100644 --- a/2020Jun22/lecture2/menu.html +++ b/2020Jun22/lecture2/menu.html @@ -1,13 +1,19 @@
- +
\ No newline at end of file diff --git a/2020Jun22/lecture2/registerPage.html b/2020Jun22/lecture2/registerPage.html new file mode 100644 index 0000000..532c52a --- /dev/null +++ b/2020Jun22/lecture2/registerPage.html @@ -0,0 +1,52 @@ + + + + +

Login Page

+ +
+ +
+ +
+ +
+ +
+ +
+ + + + + + +
+
+ +
+ +
+ + + + + + + + + + + + +
+ + + + + + + + + + diff --git a/2020Jun22/lecture2/slide-exercise.html b/2020Jun22/lecture2/slide-exercise.html new file mode 100644 index 0000000..dc9ca66 --- /dev/null +++ b/2020Jun22/lecture2/slide-exercise.html @@ -0,0 +1,50 @@ + + + + +Logo here + + +

My Page

+

Yup!!

+ +
+ +Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor + + + + + + + + + + + + + + + + + + + + + + + + + +
MorningEveningNight
Wake upWake up againFinally
Eat, exercise, Watch TV at the same timeStill waking upOn with my day
SleepNeverMindSleep
+ +No Copy Rights \ No newline at end of file