From b9b2f2328480306e8a77c92dfad940f3cb0f4197 Mon Sep 17 00:00:00 2001 From: RossTheRoss Date: Mon, 25 Jan 2021 12:27:11 -0600 Subject: Start CSCI 4131 --- csci4131/hw1/myContacts.html | 73 ++++++++++++++++++++++++++++++++++++++++++++ csci4131/hw1/myWidgets.html | 13 ++++++++ csci4131/lec/Lec2Ex1.html | 12 ++++++++ 3 files changed, 98 insertions(+) create mode 100644 csci4131/hw1/myContacts.html create mode 100644 csci4131/hw1/myWidgets.html create mode 100644 csci4131/lec/Lec2Ex1.html (limited to 'csci4131') diff --git a/csci4131/hw1/myContacts.html b/csci4131/hw1/myContacts.html new file mode 100644 index 0000000..d4f8699 --- /dev/null +++ b/csci4131/hw1/myContacts.html @@ -0,0 +1,73 @@ + + + + + My Contacts + + + + + + +

+

University Contacts

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameLocationInformationEmailURL
NameLocationInformationEmailURL
NameLocationInformationEmailURL
NameLocationInformationEmailURL
NameLocationInformationEmailURL
NameLocationInformationEmailURL
+ + + + \ No newline at end of file diff --git a/csci4131/hw1/myWidgets.html b/csci4131/hw1/myWidgets.html new file mode 100644 index 0000000..260bf6b --- /dev/null +++ b/csci4131/hw1/myWidgets.html @@ -0,0 +1,13 @@ + + + + My Widgets + + + + + + + \ No newline at end of file diff --git a/csci4131/lec/Lec2Ex1.html b/csci4131/lec/Lec2Ex1.html new file mode 100644 index 0000000..d93bf20 --- /dev/null +++ b/csci4131/lec/Lec2Ex1.html @@ -0,0 +1,12 @@ + + + + + your name on the TAB opened by the browser + + + +

My Favourite Site

+Click here + + \ No newline at end of file -- cgit v1.2.3