From c58bc0399f66e9193d888e5bef70ebd326f4d89a Mon Sep 17 00:00:00 2001
From: JeremySnider01
Date: Mon, 19 Nov 2018 13:33:15 -0600
Subject: [PATCH 01/35] renaming all the files ending in _txt
---
case1/{mi_pricing_txt.html => mi_pricing.html} | 0
case1/{mi_tables_txt.css => mi_tables.css} | 0
case2/{jpf_sudoku_txt.css => jpf_sudoku.css} | 0
case2/{jpf_sudoku_txt.html => jpf_sudoku.html} | 0
case3/{lht_columns_txt.css => lht_columns.css} | 0
case3/{lht_feb_txt.html => lht_feb.html} | 0
case3/{lht_tables_txt.css => lht_tables.css} | 0
case4/{hcc_schedule_txt.css => hcc_schedule.css} | 0
case4/{hcc_schedule_txt.html => hcc_schedule.html} | 0
case4/{hcc_styles_txt.css => hcc_styles.css} | 0
review/{dlr_columns2_txt.css => dlr_columns2.css} | 0
review/{dlr_mornings_txt.html => dlr_mornings.html} | 0
review/{dlr_tables2_txt.css => dlr_tables2.css} | 0
tutorial/{dlr_columns_txt.css => dlr_columns.css} | 0
tutorial/{dlr_evenings_txt.html => dlr_evenings.html} | 0
tutorial/{dlr_lw0414_txt.html => dlr_lw0414.html} | 0
tutorial/{dlr_tables_txt.css => dlr_tables.css} | 0
17 files changed, 0 insertions(+), 0 deletions(-)
rename case1/{mi_pricing_txt.html => mi_pricing.html} (100%)
rename case1/{mi_tables_txt.css => mi_tables.css} (100%)
rename case2/{jpf_sudoku_txt.css => jpf_sudoku.css} (100%)
rename case2/{jpf_sudoku_txt.html => jpf_sudoku.html} (100%)
rename case3/{lht_columns_txt.css => lht_columns.css} (100%)
rename case3/{lht_feb_txt.html => lht_feb.html} (100%)
rename case3/{lht_tables_txt.css => lht_tables.css} (100%)
rename case4/{hcc_schedule_txt.css => hcc_schedule.css} (100%)
rename case4/{hcc_schedule_txt.html => hcc_schedule.html} (100%)
rename case4/{hcc_styles_txt.css => hcc_styles.css} (100%)
rename review/{dlr_columns2_txt.css => dlr_columns2.css} (100%)
rename review/{dlr_mornings_txt.html => dlr_mornings.html} (100%)
rename review/{dlr_tables2_txt.css => dlr_tables2.css} (100%)
rename tutorial/{dlr_columns_txt.css => dlr_columns.css} (100%)
rename tutorial/{dlr_evenings_txt.html => dlr_evenings.html} (100%)
rename tutorial/{dlr_lw0414_txt.html => dlr_lw0414.html} (100%)
rename tutorial/{dlr_tables_txt.css => dlr_tables.css} (100%)
diff --git a/case1/mi_pricing_txt.html b/case1/mi_pricing.html
similarity index 100%
rename from case1/mi_pricing_txt.html
rename to case1/mi_pricing.html
diff --git a/case1/mi_tables_txt.css b/case1/mi_tables.css
similarity index 100%
rename from case1/mi_tables_txt.css
rename to case1/mi_tables.css
diff --git a/case2/jpf_sudoku_txt.css b/case2/jpf_sudoku.css
similarity index 100%
rename from case2/jpf_sudoku_txt.css
rename to case2/jpf_sudoku.css
diff --git a/case2/jpf_sudoku_txt.html b/case2/jpf_sudoku.html
similarity index 100%
rename from case2/jpf_sudoku_txt.html
rename to case2/jpf_sudoku.html
diff --git a/case3/lht_columns_txt.css b/case3/lht_columns.css
similarity index 100%
rename from case3/lht_columns_txt.css
rename to case3/lht_columns.css
diff --git a/case3/lht_feb_txt.html b/case3/lht_feb.html
similarity index 100%
rename from case3/lht_feb_txt.html
rename to case3/lht_feb.html
diff --git a/case3/lht_tables_txt.css b/case3/lht_tables.css
similarity index 100%
rename from case3/lht_tables_txt.css
rename to case3/lht_tables.css
diff --git a/case4/hcc_schedule_txt.css b/case4/hcc_schedule.css
similarity index 100%
rename from case4/hcc_schedule_txt.css
rename to case4/hcc_schedule.css
diff --git a/case4/hcc_schedule_txt.html b/case4/hcc_schedule.html
similarity index 100%
rename from case4/hcc_schedule_txt.html
rename to case4/hcc_schedule.html
diff --git a/case4/hcc_styles_txt.css b/case4/hcc_styles.css
similarity index 100%
rename from case4/hcc_styles_txt.css
rename to case4/hcc_styles.css
diff --git a/review/dlr_columns2_txt.css b/review/dlr_columns2.css
similarity index 100%
rename from review/dlr_columns2_txt.css
rename to review/dlr_columns2.css
diff --git a/review/dlr_mornings_txt.html b/review/dlr_mornings.html
similarity index 100%
rename from review/dlr_mornings_txt.html
rename to review/dlr_mornings.html
diff --git a/review/dlr_tables2_txt.css b/review/dlr_tables2.css
similarity index 100%
rename from review/dlr_tables2_txt.css
rename to review/dlr_tables2.css
diff --git a/tutorial/dlr_columns_txt.css b/tutorial/dlr_columns.css
similarity index 100%
rename from tutorial/dlr_columns_txt.css
rename to tutorial/dlr_columns.css
diff --git a/tutorial/dlr_evenings_txt.html b/tutorial/dlr_evenings.html
similarity index 100%
rename from tutorial/dlr_evenings_txt.html
rename to tutorial/dlr_evenings.html
diff --git a/tutorial/dlr_lw0414_txt.html b/tutorial/dlr_lw0414.html
similarity index 100%
rename from tutorial/dlr_lw0414_txt.html
rename to tutorial/dlr_lw0414.html
diff --git a/tutorial/dlr_tables_txt.css b/tutorial/dlr_tables.css
similarity index 100%
rename from tutorial/dlr_tables_txt.css
rename to tutorial/dlr_tables.css
From 119228a1ccf15b0353e8ff84c4a911a3dc2f0d17 Mon Sep 17 00:00:00 2001
From: JeremySnider01
Date: Tue, 20 Nov 2018 11:54:08 -0600
Subject: [PATCH 02/35] finished tutorial
---
tutorial/dlr_columns.css | 29 +++++++++++++-
tutorial/dlr_evenings.html | 79 ++++++++++++++++++++++++++++++++++++--
tutorial/dlr_lw0414.html | 7 ++--
tutorial/dlr_tables.css | 49 +++++++++++++++++++++--
4 files changed, 151 insertions(+), 13 deletions(-)
diff --git a/tutorial/dlr_columns.css b/tutorial/dlr_columns.css
index b14a401..260a160 100644
--- a/tutorial/dlr_columns.css
+++ b/tutorial/dlr_columns.css
@@ -6,8 +6,8 @@
Tutorial Case
Columns Style Sheet
- Author:
- Date:
+ Author: Jeremy and Austin
+ Date: 11/20/18
Filename: dlr_columns.css
@@ -17,3 +17,28 @@
/* Column Styles */
+@media only screen and (min-width: 641px) {
+ article {
+ -moz-column-count: 2;
+ -webkit-column-count: 2;
+ column-count: 2;
+
+ -moz-column-gap: 30px;
+ -webkit-column-gap: 30px;
+ column-gap: 30px;
+
+ -moz-column-rule: 2px solid gray;
+ -webkit-column-rule: 2px solid gray;
+ column-rule: 2px solid gray;
+
+ widows: 3;
+ orphans: 3;
+
+ }
+
+ article h1 {
+ -moz-column-span: all;
+ -webkit-column-span: all;
+ column-span: all;
+ }
+}
diff --git a/tutorial/dlr_evenings.html b/tutorial/dlr_evenings.html
index 9a7c4ad..b9a3924 100644
--- a/tutorial/dlr_evenings.html
+++ b/tutorial/dlr_evenings.html
@@ -7,8 +7,8 @@
Tutorial Case
DLR Nightly Schedule
- Author:
- Date:
+ Author: Jeremy and Austin
+ Date: 11/20/18
Filename: dlr_evenings.html
@@ -19,6 +19,7 @@
DLR Nightly Schedule
+
@@ -49,7 +50,77 @@ DLR Nightly Schedule
You can Listen Live to streaming audio
of our broadcast. Please refer below for our current
nightly schedule.
-
+
+ All Times Central
+
+
+
+
+
+
+ | Time |
+ Mon |
+ Tue |
+ Wed |
+ Thu |
+ Fri |
+ Sat |
+ Sun |
+
+
+
+
+ | DLR ends its broadcast day at 10:30 p.m. |
+
+
+
+
+ | 6:00 PM |
+ National News |
+
+
+ | 6:30 PM |
+ World News |
+
+
+ | 7:00 PM |
+ Opera Fest |
+ Radio U |
+ Science Week |
+ The Living World |
+ Word Play |
+ Agri-Week |
+ Folk Fest |
+
+
+ | 7:30 PM |
+ Brain Stew |
+ Bismarck Forum |
+
+
+ | 8:00 PM |
+ The Classical Music Connection |
+ Old Time Radio |
+ Saturday Nite Jazz |
+ The Indie Connection |
+
+
+ | 8:30 PM |
+ The Inner Mind |
+
+
+ | 9:00 PM |
+ Opemn Mike Nite |
+
+
+ | 9:30 PM |
+
+
+ | 10:00 PM |
+ World News Feed |
+
+
+
@@ -90,4 +161,4 @@ April 14
-