diff --git a/Introduction to JavaScript/Lesson 1/index.html b/Introduction to JavaScript/Lesson 1/index.html index 57ae0953..a38a4f94 100644 --- a/Introduction to JavaScript/Lesson 1/index.html +++ b/Introduction to JavaScript/Lesson 1/index.html @@ -12,10 +12,11 @@
  • HOME
  • STORE
  • ABOUT
  • +
  • LOGIN
  • The Generics

    -
    +
    diff --git a/Introduction to JavaScript/Lesson 1/login.html b/Introduction to JavaScript/Lesson 1/login.html new file mode 100644 index 00000000..673d84da --- /dev/null +++ b/Introduction to JavaScript/Lesson 1/login.html @@ -0,0 +1,250 @@ + + + + The Generics - Login + + + + + + + + + + + +
    + +

    The Generics

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