From e1994b6e0342913696f94eec1a4a6b0685e3a015 Mon Sep 17 00:00:00 2001 From: RossTheRoss Date: Thu, 15 Apr 2021 11:36:55 -0500 Subject: hw6 --- csci4131/hw6/strap012_hw6/public/addContact.html | 113 +++++++++++++++++++++ csci4131/hw6/strap012_hw6/public/contacts.html | 73 ++++++++++++++ csci4131/hw6/strap012_hw6/public/login.html | 38 +++++++ csci4131/hw6/strap012_hw6/public/stock.html | 123 +++++++++++++++++++++++ 4 files changed, 347 insertions(+) create mode 100644 csci4131/hw6/strap012_hw6/public/addContact.html create mode 100644 csci4131/hw6/strap012_hw6/public/contacts.html create mode 100644 csci4131/hw6/strap012_hw6/public/login.html create mode 100644 csci4131/hw6/strap012_hw6/public/stock.html (limited to 'csci4131/hw6/strap012_hw6/public') diff --git a/csci4131/hw6/strap012_hw6/public/addContact.html b/csci4131/hw6/strap012_hw6/public/addContact.html new file mode 100644 index 0000000..12bfaa2 --- /dev/null +++ b/csci4131/hw6/strap012_hw6/public/addContact.html @@ -0,0 +1,113 @@ + + + + + + + + + + + + + +

+ +
+
+


+
+ +
+
+
+
+
+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Name +
+ +
+
Category +
+ +
+
Location +
+ +
+
Contact Information +
+ +
+
Email +
+ +
+
Website Name +
+ +
+
Website URL +
+ +
+
+ +
+
+
+
+
+
+
+ + diff --git a/csci4131/hw6/strap012_hw6/public/contacts.html b/csci4131/hw6/strap012_hw6/public/contacts.html new file mode 100644 index 0000000..15e4032 --- /dev/null +++ b/csci4131/hw6/strap012_hw6/public/contacts.html @@ -0,0 +1,73 @@ + + + + + + + + + + + +

+ +
+ + + + + + + + + + + + +
NameCategoryLocationContact InformationEmailWebsite
(URL)
+
+ + + diff --git a/csci4131/hw6/strap012_hw6/public/login.html b/csci4131/hw6/strap012_hw6/public/login.html new file mode 100644 index 0000000..34bbc8c --- /dev/null +++ b/csci4131/hw6/strap012_hw6/public/login.html @@ -0,0 +1,38 @@ + + + + + + + +
+
+ + +
+
+ + +
+ +
+ + + \ No newline at end of file diff --git a/csci4131/hw6/strap012_hw6/public/stock.html b/csci4131/hw6/strap012_hw6/public/stock.html new file mode 100644 index 0000000..b55ffcb --- /dev/null +++ b/csci4131/hw6/strap012_hw6/public/stock.html @@ -0,0 +1,123 @@ + + + + + + + + + + + + + +

+ +
+
+
Welcome to Stock Page
+
+
+ +
+
+
+ + + + + + + + + + +
Company +
+ +
+
+ +
+
+
+
+ +
+
+
+ +
+ + + + + + + +
+      
+ +
Company-MetaDataStock-Info
+
+ + + + -- cgit v1.2.3