From 9148fa6e2fad9d54e3451a4478e03f55f0a9fa3c Mon Sep 17 00:00:00 2001 From: RossTheRoss Date: Sun, 16 May 2021 21:38:59 -0500 Subject: Rearrange files --- .../hw5/strap012_hw5/client/addContact.html | 113 +++++++++++++++++++ OLD/csci4131/hw5/strap012_hw5/client/contacts.html | 73 ++++++++++++ OLD/csci4131/hw5/strap012_hw5/client/index.html | 27 +++++ OLD/csci4131/hw5/strap012_hw5/client/stock.html | 123 +++++++++++++++++++++ 4 files changed, 336 insertions(+) create mode 100644 OLD/csci4131/hw5/strap012_hw5/client/addContact.html create mode 100644 OLD/csci4131/hw5/strap012_hw5/client/contacts.html create mode 100644 OLD/csci4131/hw5/strap012_hw5/client/index.html create mode 100644 OLD/csci4131/hw5/strap012_hw5/client/stock.html (limited to 'OLD/csci4131/hw5/strap012_hw5/client') diff --git a/OLD/csci4131/hw5/strap012_hw5/client/addContact.html b/OLD/csci4131/hw5/strap012_hw5/client/addContact.html new file mode 100644 index 0000000..12bfaa2 --- /dev/null +++ b/OLD/csci4131/hw5/strap012_hw5/client/addContact.html @@ -0,0 +1,113 @@ + + + + + + + + + + + + + +

+ +
+
+


+
+ +
+
+
+
+
+

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

+ +
+ + + + + + + + + + + + +
NameCategoryLocationContact InformationEmailWebsite
(URL)
+
+ + + diff --git a/OLD/csci4131/hw5/strap012_hw5/client/index.html b/OLD/csci4131/hw5/strap012_hw5/client/index.html new file mode 100644 index 0000000..44c5d0f --- /dev/null +++ b/OLD/csci4131/hw5/strap012_hw5/client/index.html @@ -0,0 +1,27 @@ + + + + + + + + + + +


+
+
+
Welcome to Contact Management
+
+
+ + diff --git a/OLD/csci4131/hw5/strap012_hw5/client/stock.html b/OLD/csci4131/hw5/strap012_hw5/client/stock.html new file mode 100644 index 0000000..b55ffcb --- /dev/null +++ b/OLD/csci4131/hw5/strap012_hw5/client/stock.html @@ -0,0 +1,123 @@ + + + + + + + + + + + + + +

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