diff --git a/Assignments/JavaScript/MP13_CalebFontenot/public_html/Problem4.html b/Assignments/JavaScript/MP13_CalebFontenot/public_html/Problem4.html index 2f49783..fd385b3 100644 --- a/Assignments/JavaScript/MP13_CalebFontenot/public_html/Problem4.html +++ b/Assignments/JavaScript/MP13_CalebFontenot/public_html/Problem4.html @@ -5,17 +5,85 @@ Click nbfs://nbhost/SystemFileSystem/Templates/ClientSide/html.html to edit this --> - TODO supply a title + Problem 4 + - +
+ + - + diff --git a/Assignments/JavaScript/MP13_CalebFontenot/public_html/Problem5.html b/Assignments/JavaScript/MP13_CalebFontenot/public_html/Problem5.html new file mode 100644 index 0000000..b7510a2 --- /dev/null +++ b/Assignments/JavaScript/MP13_CalebFontenot/public_html/Problem5.html @@ -0,0 +1,66 @@ + + + + + Problem 5 + + + + + +
+ + + diff --git a/Assignments/JavaScript/MP13_CalebFontenot/public_html/Problem6.html b/Assignments/JavaScript/MP13_CalebFontenot/public_html/Problem6.html new file mode 100644 index 0000000..fba0a98 --- /dev/null +++ b/Assignments/JavaScript/MP13_CalebFontenot/public_html/Problem6.html @@ -0,0 +1,66 @@ + + + + + Problem 6 + + + + + +
+ + + diff --git a/Assignments/JavaScript/MP13_CalebFontenot/public_html/Problem7.html b/Assignments/JavaScript/MP13_CalebFontenot/public_html/Problem7.html new file mode 100644 index 0000000..c930138 --- /dev/null +++ b/Assignments/JavaScript/MP13_CalebFontenot/public_html/Problem7.html @@ -0,0 +1,56 @@ + + + + + TODO supply a title + + + + + +
+
+ + + diff --git a/Assignments/JavaScript/MP13_CalebFontenot/public_html/index.html b/Assignments/JavaScript/MP13_CalebFontenot/public_html/index.html deleted file mode 100644 index f6f390f..0000000 --- a/Assignments/JavaScript/MP13_CalebFontenot/public_html/index.html +++ /dev/null @@ -1,15 +0,0 @@ - - - - - TODO supply a title - - - - -
TODO write content
- - diff --git a/ZIPs/JavaScript/MP13_CalebFontenot.zip b/ZIPs/JavaScript/MP13_CalebFontenot.zip new file mode 100644 index 0000000..7fb325f Binary files /dev/null and b/ZIPs/JavaScript/MP13_CalebFontenot.zip differ