From 236695e13f4de2962e615eb18fa1c36974ca7eb9 Mon Sep 17 00:00:00 2001 From: joey Date: Tue, 4 Aug 2020 15:43:07 +0800 Subject: [PATCH] Added index.html and editted success.html --- index.html | 62 ++++++++++++++++++++++++++++++++++++++++++++++++++++ success.html | 4 +++- 2 files changed, 65 insertions(+), 1 deletion(-) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..f991280 --- /dev/null +++ b/index.html @@ -0,0 +1,62 @@ + + + + + + + General Assembly Account Creation + + + + + + + +

General Assembly Account Creation

+ +

Welcome to the General Assembly. General Assembly is a global +institution training people all over the world in today's top +technologies.

+ +

Please fill out the information below to create your General Assembly +account. Let us know what city you're in and what course +you're taking. This list is for all students. Please tell us what +city you're in and whether you're taking the Immersive User Experience (UX) +course or the Immersive Web Development course.

+ +
+ +
+ +

+ + + + + +

+ + +

+ + +

+ + +

+ + +

+ + +
+ + + + \ No newline at end of file diff --git a/success.html b/success.html index 797091d..cd4d816 100644 --- a/success.html +++ b/success.html @@ -1,2 +1,4 @@ +Successfully Subscribed! +

Success!

-

You're all signed up.

+

You're all signed up.

\ No newline at end of file