From 7a73162607544204032aa66cce755daf21edebda Mon Sep 17 00:00:00 2001 From: Matt Strapp Date: Tue, 24 May 2022 11:18:46 -0500 Subject: Graduate Signed-off-by: Matt Strapp --- OLD/csci4131/hw2/strap012/MyForm.html | 50 --------- OLD/csci4131/hw2/strap012/carlson.jpg | Bin 39588 -> 0 bytes OLD/csci4131/hw2/strap012/gophers-mascot.png | Bin 82836 -> 0 bytes OLD/csci4131/hw2/strap012/johnston.jpg | Bin 47355 -> 0 bytes OLD/csci4131/hw2/strap012/morrill.jpg | Bin 48670 -> 0 bytes OLD/csci4131/hw2/strap012/myContacts.html | 86 ---------------- OLD/csci4131/hw2/strap012/myWidgets.html | 148 --------------------------- OLD/csci4131/hw2/strap012/passwordcheck.css | 60 ----------- OLD/csci4131/hw2/strap012/passwordcheck.js | 42 -------- OLD/csci4131/hw2/strap012/shepherd.jpg | Bin 675244 -> 0 bytes OLD/csci4131/hw2/strap012/snyder.jpg | Bin 45356 -> 0 bytes OLD/csci4131/hw2/strap012/style.css | 61 ----------- OLD/csci4131/hw2/strap012/walter.jpg | Bin 150800 -> 0 bytes 13 files changed, 447 deletions(-) delete mode 100644 OLD/csci4131/hw2/strap012/MyForm.html delete mode 100644 OLD/csci4131/hw2/strap012/carlson.jpg delete mode 100644 OLD/csci4131/hw2/strap012/gophers-mascot.png delete mode 100644 OLD/csci4131/hw2/strap012/johnston.jpg delete mode 100644 OLD/csci4131/hw2/strap012/morrill.jpg delete mode 100644 OLD/csci4131/hw2/strap012/myContacts.html delete mode 100644 OLD/csci4131/hw2/strap012/myWidgets.html delete mode 100644 OLD/csci4131/hw2/strap012/passwordcheck.css delete mode 100644 OLD/csci4131/hw2/strap012/passwordcheck.js delete mode 100644 OLD/csci4131/hw2/strap012/shepherd.jpg delete mode 100644 OLD/csci4131/hw2/strap012/snyder.jpg delete mode 100644 OLD/csci4131/hw2/strap012/style.css delete mode 100644 OLD/csci4131/hw2/strap012/walter.jpg (limited to 'OLD/csci4131/hw2/strap012') diff --git a/OLD/csci4131/hw2/strap012/MyForm.html b/OLD/csci4131/hw2/strap012/MyForm.html deleted file mode 100644 index 261d8df..0000000 --- a/OLD/csci4131/hw2/strap012/MyForm.html +++ /dev/null @@ -1,50 +0,0 @@ - - - - - - There is no form - - - -
-

Simple Form

-
-

- - - - - - -

-

- - -

-
- diff --git a/OLD/csci4131/hw2/strap012/carlson.jpg b/OLD/csci4131/hw2/strap012/carlson.jpg deleted file mode 100644 index d82c37c..0000000 Binary files a/OLD/csci4131/hw2/strap012/carlson.jpg and /dev/null differ diff --git a/OLD/csci4131/hw2/strap012/gophers-mascot.png b/OLD/csci4131/hw2/strap012/gophers-mascot.png deleted file mode 100644 index 44e62fa..0000000 Binary files a/OLD/csci4131/hw2/strap012/gophers-mascot.png and /dev/null differ diff --git a/OLD/csci4131/hw2/strap012/johnston.jpg b/OLD/csci4131/hw2/strap012/johnston.jpg deleted file mode 100644 index b8b7f68..0000000 Binary files a/OLD/csci4131/hw2/strap012/johnston.jpg and /dev/null differ diff --git a/OLD/csci4131/hw2/strap012/morrill.jpg b/OLD/csci4131/hw2/strap012/morrill.jpg deleted file mode 100644 index 144d458..0000000 Binary files a/OLD/csci4131/hw2/strap012/morrill.jpg and /dev/null differ diff --git a/OLD/csci4131/hw2/strap012/myContacts.html b/OLD/csci4131/hw2/strap012/myContacts.html deleted file mode 100644 index c1d9f34..0000000 --- a/OLD/csci4131/hw2/strap012/myContacts.html +++ /dev/null @@ -1,86 +0,0 @@ - - - - - My Contacts - - - - - - - - - -
-

University Contacts

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameCategoryLocationInformationEmailURL
Joan GabelIndustry100 Church Street SE
202 Morrill Hall
Minneapolis MN 55455
President of the University of Minnesota
upres@umn.eduHome Page
Mostafa KavehIndustry117 Pleasant St SE
105 Walter Library
Minneapolis MN 55455
Dean of the College of Science and Engineering
mos@umn.eduHome Page
John ColemanIndustry101 Pleasant Street SE
215 Johnston Hall
Minneapolis MN 55455
Dean of the College of Liberal Arts
coleman@umn.eduHome Page
Valery ForbesIndustry1475 Gortner Avenue
123 Snyder Hall
St. Paul MN 55108
Dean of the College of Biological Sciences
cbsdeans@umn.eduHome Page
Sri ZaheerIndustry321 19th Avenue S
Suite 4-300 Carlson School of Management
Minneapolis MN 55455
Dean of the Carlson School of Management
szaheer@umn.eduHome Page
-
- Goldy Gopher -
- - - - diff --git a/OLD/csci4131/hw2/strap012/myWidgets.html b/OLD/csci4131/hw2/strap012/myWidgets.html deleted file mode 100644 index 79fc15e..0000000 --- a/OLD/csci4131/hw2/strap012/myWidgets.html +++ /dev/null @@ -1,148 +0,0 @@ - - - - My Widgets - - - - - - - - -

- - - - - diff --git a/OLD/csci4131/hw2/strap012/passwordcheck.css b/OLD/csci4131/hw2/strap012/passwordcheck.css deleted file mode 100644 index beceb1c..0000000 --- a/OLD/csci4131/hw2/strap012/passwordcheck.css +++ /dev/null @@ -1,60 +0,0 @@ -#password{ - margin: 0; - padding: 0; - font-family: 'Raleway', sans-serif; - font-size: 15px; - line-height: 1.5; -} -#container { - width: 535px; - background: #ffffff; - padding: 20px; - margin: 90px auto; - border-radius: 5px; - height: 150px; - border: 2px solid gray; -} -#header { - text-align: center; - background-color: #FEFFED; - border-radius: 5px; - margin: -39px -20px 10px -20px; -} -.password{ - padding-top: 10px; -} -#content { - margin-left: 57px; - margin-top: 40px; -} -#register label{ - margin-right:5px; -} -#register input { - padding: 5px 14px; - border: 1px solid #d5d9da; - box-shadow: 0 0 9px #0E34F5 inset; - width: 272px; - font-size: 1em; - height: 25px; -} -#register .short{ - font-weight:bold; - color:#FF0000; - font-size:larger; -} -#register .weak{ - font-weight:bold; - color:orange; - font-size:larger; -} -#register .good{ - font-weight:bold; - color:#2D98F3; - font-size:larger; -} -#register .strong{ - font-weight:bold; - color: limegreen; - font-size:larger; -} diff --git a/OLD/csci4131/hw2/strap012/passwordcheck.js b/OLD/csci4131/hw2/strap012/passwordcheck.js deleted file mode 100644 index 97a2918..0000000 --- a/OLD/csci4131/hw2/strap012/passwordcheck.js +++ /dev/null @@ -1,42 +0,0 @@ -var input; -var result = document.querySelector("span"); -window.addEventListener('DOMContentLoaded', (event) => { - input = document.getElementsByName("password")[0]; -}); -function checkStrength() { - var password = input.value; - var strength = 0; - if (password.length < 6) { - result.removeAttribute("class"); - result.classList.add('short'); - result.innerHTML = "Too short"; - return; - } - if (password.length > 7) { strength += 1;} - // If password contains both lower and uppercase characters, increase strength value. - if (password.match(/([a-z].*[A-Z])|([A-Z].*[a-z])/)) { strength += 1;} - // If it has numbers and characters, increase strength value. - if (password.match(/([a-zA-Z])/) && password.match(/([0-9])/)) { strength += 1;} - // If it has one special character, increase strength value. - if (password.match(/([!,%,&,@,#,$,^,*,?,_,~])/)) { strength += 1;} - // If it has two special characters, increase strength value. - if (password.match(/(.*[!,%,&,@,#,$,^,*,?,_,~].*[!,%,&,@,#,$,^,*,?,_,~])/)) { strength += 1;} - // Calculated strength value, we can return messages - // If value is less than 2 - if (strength < 2) { - result.removeAttribute("class"); - result.classList.add('weak'); - result.innerHTML = 'Weak'; - return; - } else if (strength == 2) { - result.removeAttribute("class"); - result.classList.add('good'); - result.innerHTML = 'Good'; - return; - } else { - result.removeAttribute("class"); - result.classList.add('strong'); - result.innerHTML = 'Strong'; - return; - } -} diff --git a/OLD/csci4131/hw2/strap012/shepherd.jpg b/OLD/csci4131/hw2/strap012/shepherd.jpg deleted file mode 100644 index d1262f8..0000000 Binary files a/OLD/csci4131/hw2/strap012/shepherd.jpg and /dev/null differ diff --git a/OLD/csci4131/hw2/strap012/snyder.jpg b/OLD/csci4131/hw2/strap012/snyder.jpg deleted file mode 100644 index 4531a58..0000000 Binary files a/OLD/csci4131/hw2/strap012/snyder.jpg and /dev/null differ diff --git a/OLD/csci4131/hw2/strap012/style.css b/OLD/csci4131/hw2/strap012/style.css deleted file mode 100644 index 1f03947..0000000 --- a/OLD/csci4131/hw2/strap012/style.css +++ /dev/null @@ -1,61 +0,0 @@ -body { - background-color:antiquewhite; -} - -.linkTable { - border: 1px solid black; - margin-left: 20px; - background-color: white; - border-collapse: separate; -} - -.smol { - max-height: 100%; - width: 6em; -} - -#bigboi { - float: right; - height: auto; - max-width: 28%; -} - -.Form { - background-color: whitesmoke; - padding-left: 5%; - max-width: 15%; -} - -.grid { - align-content: center; - display: inline-grid; - grid-template-columns: 40% 40%; - grid-template-rows: 30%; - gap: .1em 10%; -} - -.griditem { - padding: 10%; -} - -table, th, td { - max-width: 90%; - overflow-x:auto; - border: 1px solid black; - border-collapse: collapse; -} -table { - float:left; - max-width: 70%; -} -tr:nth-child(even) { - background-color:blanchedalmond; -} -tr:nth-child(odd) { - background-color: burlywood; -} -iframe { - border: 0px; -} - - diff --git a/OLD/csci4131/hw2/strap012/walter.jpg b/OLD/csci4131/hw2/strap012/walter.jpg deleted file mode 100644 index 37d0d56..0000000 Binary files a/OLD/csci4131/hw2/strap012/walter.jpg and /dev/null differ -- cgit v1.2.3