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
TimeMonTueWedThuFriSatSun
DLR ends its broadcast day at 10:30 p.m.
6:00 PMNational News
6:30 PMWorld News
7:00 PMOpera FestRadio UScience WeekThe Living WorldWord PlayAgri-WeekFolk Fest
7:30 PMBrain StewBismarck Forum
8:00 PMThe Classical Music ConnectionOld Time RadioSaturday Nite JazzThe Indie Connection
8:30 PMThe Inner Mind
9:00 PMOpemn Mike Nite
9:30 PM
10:00 PMWorld News Feed
@@ -58,4 +137,4 @@

DLR Morning Schedule

- \ No newline at end of file + diff --git a/review/dlr_tables2.css b/review/dlr_tables2.css index 4c58fb9..53a6f65 100644 --- a/review/dlr_tables2.css +++ b/review/dlr_tables2.css @@ -6,8 +6,8 @@ Review Assignment Tables Style Sheet - Author: - Date: + Author: Jeremy and Austin + Date: 11/20/18 Filename: dlr_tables2.css From 6b798e9f958bd2ac1faa7163b1806108a971ac6b Mon Sep 17 00:00:00 2001 From: JeremySnider01 Date: Tue, 20 Nov 2018 12:21:35 -0600 Subject: [PATCH 04/35] finished content of table --- review/dlr_mornings.html | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/review/dlr_mornings.html b/review/dlr_mornings.html index fbb7af8..f5e5546 100644 --- a/review/dlr_mornings.html +++ b/review/dlr_mornings.html @@ -99,7 +99,9 @@

DLR Morning Schedule

8:00 - + Classical Roots + What Can You Say? + University on the Air 8:30 @@ -109,21 +111,30 @@

DLR Morning Schedule

9:30 + Animal Talk 10:00 + Symphony City + Word Play 10:30 + Brain Stew 11:00 + Opera Live from the East Coast + The Inner Mind 11:30 + Grammar Rules!! 12:00 + Book Club + Weekend Wrap From e825f99e30467d976117ab7022322c849c578abc Mon Sep 17 00:00:00 2001 From: JeremySnider01 Date: Tue, 20 Nov 2018 12:50:46 -0600 Subject: [PATCH 05/35] finished review --- review/dlr_columns2.css | 16 +++++++++++- review/dlr_mornings.html | 14 +++++----- review/dlr_tables2.css | 56 ++++++++++++++++++++++++++++++++++------ 3 files changed, 71 insertions(+), 15 deletions(-) diff --git a/review/dlr_columns2.css b/review/dlr_columns2.css index 5fe49fa..607298a 100644 --- a/review/dlr_columns2.css +++ b/review/dlr_columns2.css @@ -16,5 +16,19 @@ /* Column Styles */ - +@media only screen and (min-width: 641px) { + p { + -moz-column-count: 3; + -webkit-column-count: 3; + column-count: 3; + + -moz-column-gap: 20px; + -webkit-column-gap: 20px; + column-gap: 20px; + + -moz-column-rule: 1px solid black; + -webkit-column-rule: 1px solid black; + column-rule: 1px solid black; + } +} diff --git a/review/dlr_mornings.html b/review/dlr_mornings.html index f5e5546..6ae7463 100644 --- a/review/dlr_mornings.html +++ b/review/dlr_mornings.html @@ -19,6 +19,8 @@ DLR Morning Schedule + + @@ -52,7 +54,7 @@

DLR Morning Schedule

All Times Central - + @@ -68,13 +70,13 @@

DLR Morning Schedule

- Support your Public Radio Station + Support your Public Radio Station 5:00 - Dawn Air - Dawn Air Weekends + Dawn Air + Dawn Air Weekends Sunday Magazine @@ -89,7 +91,7 @@

DLR Morning Schedule

7:00 - Local News + Local News Weekend Wrap Radio U @@ -115,7 +117,7 @@

DLR Morning Schedule

10:00 - Symphony City + Symphony City Word Play diff --git a/review/dlr_tables2.css b/review/dlr_tables2.css index 53a6f65..31d4620 100644 --- a/review/dlr_tables2.css +++ b/review/dlr_tables2.css @@ -14,23 +14,63 @@ */ /* Table Styles */ - - +table.programs { + width: 100%; + border: 15px outset rgb(151, 151, 151); + border-collapse: collapse; + font-family: Arial, Verdana, sans-serif; +} + +table.programs tr { + height: 25px; +} + +table.programs th, table.programs td { + border: 1px solid gray; + vertical-align: top; + padding: 5px; +} /* Table Caption Styles */ - - +caption { + caption-side: bottom; + text-align: center; +} /* Table Column Styles */ +col.timeColumn { + width: 10%; + background-color: rgb(215, 205, 151); +} +col.wDayColumns { + width: 11%; + background-color: rgb(236, 255, 211); +} +col.wEndColumns { + width: 17%; + background-color: rgb(255, 231, 255); +} /* Table Header Styles */ - - - +table.programs thead { + color: white; + background-color: rgb(105, 177, 60); +} + +table.programs thead th:first-of-type { + background-color: rgb(153, 86, 7); +} + +table.programs thead th:nth-of-type(7), table.programs thead th:nth-of-type(8) { + background-color: rgb(153, 0, 153); +} /* Table Footer Styles */ - +table.programs tfoot { + color: white; + background-color: black; +} From f1607d83d49448c6027a79b4a9c29a590b52e262 Mon Sep 17 00:00:00 2001 From: JeremySnider01 Date: Mon, 26 Nov 2018 12:22:16 -0600 Subject: [PATCH 06/35] finished case 1; lots of issues with completing the gradient and the pseudo-class selectors --- case1/mi_pricing.html | 75 ++++++++++++++++++++++++++++++++++++++++--- case1/mi_tables.css | 47 +++++++++++++++++++++++---- 2 files changed, 111 insertions(+), 11 deletions(-) diff --git a/case1/mi_pricing.html b/case1/mi_pricing.html index 127737d..1d537d7 100644 --- a/case1/mi_pricing.html +++ b/case1/mi_pricing.html @@ -7,8 +7,8 @@ Case Problem 1 Marlin Internet Pricing - Author: - Date: + Author: Jeremy Snider and Austin Andrews + Date: 11/26/18 Filename: mi_pricing.html @@ -18,7 +18,8 @@ Marlin Internet - + + @@ -46,7 +47,71 @@

Accelerate with No Speed Traps

We provide more than fast access. Take advantage of our 24/7 customer support (personal help is always on the line), free security tools, email accounts for the whole family, and exclusive online content.

- + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
select a planStarterPrimePrime PlusUltra
$19.95
per month
$29.95
per month
$49.95
per month
$69.95
per month
SummaryJust the speed you need to send emails, download map directions, and search the Internet for restaurant reviews.A great speed at a great price for the family: kids can play games, adults can pay bills, and everyone can surf at the same time.Super speeds for multiple tasks that require more broadband capacity; ideal for gamers who need fast response times.Perfect for a small business running multiple media streams, demanding reduced lag time and fast data delivery.
Download Speed3 Mbps15 Mbps25 Mbps50 Mbps
Upload Speed512 Kbps6 Mbps10 Mbps20 Mbps
Cloud Storage2 GB5 GB15 GB40 GB
E-mail Accounts2 Accounts3 Accounts5 Accounts10 Accounts
24/7 SupportYesYesYesYes
@@ -77,4 +142,4 @@

Accelerate with No Speed Traps

- \ No newline at end of file + diff --git a/case1/mi_tables.css b/case1/mi_tables.css index db9e6bc..a63577d 100644 --- a/case1/mi_tables.css +++ b/case1/mi_tables.css @@ -6,25 +6,60 @@ Case Problem 1 Tables Style Sheet - Author: - Date: + Author: Jeremy Snider and Austin Andrews + Date: 11/26/18 Filename: mi_tables.css */ /* Table Styles */ - - - +table.pricing { + background-image: linear-gradient(to bottom, rgb(190, 215, 255), black); + border: 5px solid gray; +} + +table th, table td{ + border: 3px solid gray; + line-height: 1.4em; + padding: 8px; +} +th { + background-color: black; + color: rgb(130, 210, 255); + font-weight: normal; +} + +td { + color: white; + font-size: 0.9em; + vertical-align: top; +} /* Column Styles */ - + col#firstCol { + width: 24%; + } + + col#dataCols { + width: 19%; + } /* Table Header Styles */ +thead tr { + height: 60px; +} + +thead tr:first-of-type th:first-of-type { + font-size: 2em; +} +thead tr:first-of-type th:not(:first-of-type) { + background-color: transparent; + color: white; +} From c66276332a7032686517375c3272eda283dd1c3b Mon Sep 17 00:00:00 2001 From: JeremySnider01 Date: Mon, 26 Nov 2018 12:43:23 -0600 Subject: [PATCH 07/35] made the outside table and are now working on the sudo tables --- case2/.jpf_sudoku.html.kate-swp | Bin 0 -> 9616 bytes case2/jpf_sudoku.css | 5 +-- case2/jpf_sudoku.html | 63 ++++++++++++++++++++++++++++++-- 3 files changed, 62 insertions(+), 6 deletions(-) create mode 100644 case2/.jpf_sudoku.html.kate-swp diff --git a/case2/.jpf_sudoku.html.kate-swp b/case2/.jpf_sudoku.html.kate-swp new file mode 100644 index 0000000000000000000000000000000000000000..b7471e6ffc495d02dbf01706bcd36b9e0f091e83 GIT binary patch literal 9616 zcmb7~SCCaj5QZ0u0;McOTtEe7Ma4G}R3t38h7}M+VKEY9fmK07gr$5kizuLFz=R4~ zDxiq@T`>!$GAE2>&Z0i}*>m=Kd(Z4tUD&?!{XPBn%$$1(H8nMTCN;OV)HPk) zytwZ8`3qa>h97chO-)Vhx*l6=R_|Q@@A$Pl25p<%V|L^A5#yUChM6(pH7dNiv^KWI zqlugI7^cgdJgz5Rn8#y@TN<0DhTma{$K@gT*gS-&&qEd)lZVtYy0PhW-VLu&*(#)9 z>{eG88O35FGisces?4P>Nc z^de^rdbdBf@#HcsOLlUJWvO6MmX_o#kR@v^d~G%rpFGY=Ocz%ojw?}hjQix-G;O_S zT7_6)#45xJBUW#%Fyg*6fTtd#wz2{BtxLvnIsj@R8^Vjx_kZNjfM$Epz&!BL;l*&% z0x0b<;yO;7*2dT-685GDOfvdZRvfn%KwY!#C05r8T~ycRs#lIs~;ME$=a&-vl8NdRrM72Ye2>}gj9^GY}``(SFXpN z*s(p91YuM;w)DGgnshO6*8`}w9`9St$AupmZVrHIIe6c4G?E|;HwQqq9OJ|L=6eDO z!f<@IP2)QT?s@>#*5iGvnLG?P2SBwPyl*-9Zo+VL094DNFCrw0UqgnpzcKZ#&2z#R z#kmWcmo6PUciPtb&(n-7^9iRaScg$2fRo@1;pGB23HUO}@O?taXZ*71 z`UH^A>0}I}tZX<{F++H{08WCLi2^tYW|_eE2_c_n8``h^X$+5F4!O=aNIwqZY-20_ zkiofYn<{cW^PJgtmPqw1QoBT|J+n)Z>7Fs|iS9+B8$|p0ZpHbom9t$Nn>ebov(K33 z@Z%`>IpM|V#4`Yio&j^E?BE#ypffYi$g(p7ryXrc6u?PvPND!#f^$vapBV_9nez;F z?*@Q;&Ns5mC!DHSkSKtY;QT}ZoCFI^;QNG-&kGE7eFDhmA|uOu!l{Z269sS*EKU@_ zNpO(~e4h~Vxx`TC8IawOO9C{K8*-`9owy-LbVDvPt=mxmb@Xy0%Q^}tzgHv*;3T** zQ2-~wRVMH|3Zaf(ZK&%LKt7inS>_W?Ra}!OfRkWFq5w{UYfa$$gpkkc40U}1$mdEU z%Y4GAidBgMI0;rK3g9HT-UPl+2>HCh&<=0NjRDeU$W2Cf;)Wp64Y}F0Zbt#s(OZlx z>nNQ3u1OTYNpNeT08WD2OyGAELLI%`P}e7beBNPXnNK)Xac80cPJ*?G0yqioGJ)?C zLO$;{)b$A7@M*62>$5G1-GTTSbB6hIw)&d9Qk!pZORi2^tYUPu(cN${cx{EkAXqc0ii`UH^A zmyIm*38yMvNff|I@M@v}PJ(SF@O?ta=XOI~p8)dtnvrEb;Z()zi2^tY-bfU{N${o# ze4h~V`Iey_-jKHgq|cCdjPAq@L82S-u4&zl0;r?!8Clj*IQe})Q2-~w2Z;hW2|hG| z-%$v4^dm!Ep8)dtv5{py;Z(&Zi2^tYK1~$BNwC8NzE24G{LE0-CxCo@Ze*EHI92gQ zq5w{UFB1iD5`1L>-zS88er;%nH{_cD=`-Y8qdRd!km!bdXIi(T0P5)XMwWFHPJVw# z6u?RFW1;{~f}c#_cN9V${n=30CxCqZVq}?5I92g$q5w{U-x39I68vrg-zS88{$Z%= z6F@%yG_uSmoT}KFD1ejTuS5Zy1b>^r_X#1N{}}4tkck0k2(NzO)#b44Z;WHyKl_)% z3598JUc!&a=BHG|O)(DXVCTp9$Si$~EqzO2x*cxv1#x~@mTpmuhiCEf7>~%}6*0E| zbF(tWhiCJvVjRk0z11?GA^|!>>{^t;1^^|{D F<9|eu2Y>(o literal 0 HcmV?d00001 diff --git a/case2/jpf_sudoku.css b/case2/jpf_sudoku.css index 758307c..4975bfb 100644 --- a/case2/jpf_sudoku.css +++ b/case2/jpf_sudoku.css @@ -6,9 +6,8 @@ Case Problem 2 Sudoku Style Sheet - Author: - Date: - + Author: Jeremy Snider and Austin Andrews + Date: 11/26/18 Filename: jpf_sudoku.css */ diff --git a/case2/jpf_sudoku.html b/case2/jpf_sudoku.html index fb6b192..9e07c10 100644 --- a/case2/jpf_sudoku.html +++ b/case2/jpf_sudoku.html @@ -7,8 +7,8 @@ Case Problem 2 Sudoku Puzzle - Author: - Date: + Author: Jeremy Snider and Austin Andrews + Date: 11/26/18 Filename: jpf_sudoku.html @@ -37,6 +37,63 @@
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Sudoku
123456789
A
B
C
D
E
F
G
H
I
@@ -87,4 +144,4 @@

To Play

- \ No newline at end of file + From 8d7f7cbf4670c757bb211fa96b32af3c28e50029 Mon Sep 17 00:00:00 2001 From: JeremySnider01 Date: Mon, 26 Nov 2018 12:47:01 -0600 Subject: [PATCH 08/35] finished sudo tables --- case2/.jpf_sudoku.html.kate-swp | Bin 9616 -> 0 bytes case2/jpf_sudoku.html | 180 ++++++++++++++++++++++++++++++-- 2 files changed, 171 insertions(+), 9 deletions(-) delete mode 100644 case2/.jpf_sudoku.html.kate-swp diff --git a/case2/.jpf_sudoku.html.kate-swp b/case2/.jpf_sudoku.html.kate-swp deleted file mode 100644 index b7471e6ffc495d02dbf01706bcd36b9e0f091e83..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 9616 zcmb7~SCCaj5QZ0u0;McOTtEe7Ma4G}R3t38h7}M+VKEY9fmK07gr$5kizuLFz=R4~ zDxiq@T`>!$GAE2>&Z0i}*>m=Kd(Z4tUD&?!{XPBn%$$1(H8nMTCN;OV)HPk) zytwZ8`3qa>h97chO-)Vhx*l6=R_|Q@@A$Pl25p<%V|L^A5#yUChM6(pH7dNiv^KWI zqlugI7^cgdJgz5Rn8#y@TN<0DhTma{$K@gT*gS-&&qEd)lZVtYy0PhW-VLu&*(#)9 z>{eG88O35FGisces?4P>Nc z^de^rdbdBf@#HcsOLlUJWvO6MmX_o#kR@v^d~G%rpFGY=Ocz%ojw?}hjQix-G;O_S zT7_6)#45xJBUW#%Fyg*6fTtd#wz2{BtxLvnIsj@R8^Vjx_kZNjfM$Epz&!BL;l*&% z0x0b<;yO;7*2dT-685GDOfvdZRvfn%KwY!#C05r8T~ycRs#lIs~;ME$=a&-vl8NdRrM72Ye2>}gj9^GY}``(SFXpN z*s(p91YuM;w)DGgnshO6*8`}w9`9St$AupmZVrHIIe6c4G?E|;HwQqq9OJ|L=6eDO z!f<@IP2)QT?s@>#*5iGvnLG?P2SBwPyl*-9Zo+VL094DNFCrw0UqgnpzcKZ#&2z#R z#kmWcmo6PUciPtb&(n-7^9iRaScg$2fRo@1;pGB23HUO}@O?taXZ*71 z`UH^A>0}I}tZX<{F++H{08WCLi2^tYW|_eE2_c_n8``h^X$+5F4!O=aNIwqZY-20_ zkiofYn<{cW^PJgtmPqw1QoBT|J+n)Z>7Fs|iS9+B8$|p0ZpHbom9t$Nn>ebov(K33 z@Z%`>IpM|V#4`Yio&j^E?BE#ypffYi$g(p7ryXrc6u?PvPND!#f^$vapBV_9nez;F z?*@Q;&Ns5mC!DHSkSKtY;QT}ZoCFI^;QNG-&kGE7eFDhmA|uOu!l{Z269sS*EKU@_ zNpO(~e4h~Vxx`TC8IawOO9C{K8*-`9owy-LbVDvPt=mxmb@Xy0%Q^}tzgHv*;3T** zQ2-~wRVMH|3Zaf(ZK&%LKt7inS>_W?Ra}!OfRkWFq5w{UYfa$$gpkkc40U}1$mdEU z%Y4GAidBgMI0;rK3g9HT-UPl+2>HCh&<=0NjRDeU$W2Cf;)Wp64Y}F0Zbt#s(OZlx z>nNQ3u1OTYNpNeT08WD2OyGAELLI%`P}e7beBNPXnNK)Xac80cPJ*?G0yqioGJ)?C zLO$;{)b$A7@M*62>$5G1-GTTSbB6hIw)&d9Qk!pZORi2^tYUPu(cN${cx{EkAXqc0ii`UH^A zmyIm*38yMvNff|I@M@v}PJ(SF@O?ta=XOI~p8)dtnvrEb;Z()zi2^tY-bfU{N${o# ze4h~V`Iey_-jKHgq|cCdjPAq@L82S-u4&zl0;r?!8Clj*IQe})Q2-~w2Z;hW2|hG| z-%$v4^dm!Ep8)dtv5{py;Z(&Zi2^tYK1~$BNwC8NzE24G{LE0-CxCo@Ze*EHI92gQ zq5w{UFB1iD5`1L>-zS88er;%nH{_cD=`-Y8qdRd!km!bdXIi(T0P5)XMwWFHPJVw# z6u?RFW1;{~f}c#_cN9V${n=30CxCqZVq}?5I92g$q5w{U-x39I68vrg-zS88{$Z%= z6F@%yG_uSmoT}KFD1ejTuS5Zy1b>^r_X#1N{}}4tkck0k2(NzO)#b44Z;WHyKl_)% z3598JUc!&a=BHG|O)(DXVCTp9$Si$~EqzO2x*cxv1#x~@mTpmuhiCEf7>~%}6*0E| zbF(tWhiCJvVjRk0z11?GA^|!>>{^t;1^^|{D F<9|eu2Y>(o diff --git a/case2/jpf_sudoku.html b/case2/jpf_sudoku.html index 9e07c10..7887696 100644 --- a/case2/jpf_sudoku.html +++ b/case2/jpf_sudoku.html @@ -57,9 +57,63 @@ A - - - + + + + + + + + + + + + + + + + + +
35
+ + + + + + + + + + + + + + + + + + +
53
+ + + + + + + + + + + + + + + + + + +
7
31
2
+ B @@ -69,9 +123,63 @@ D - - - + + + + + + + + + + + + + + + + + +
69
472
+ + + + + + + + + + + + + + + + + + +
2
9
+ + + + + + + + + + + + + + + + + + +
937
48
+ E @@ -81,9 +189,63 @@ G - - - + + + + + + + + + + + + + + + + + +
1
45
6
+ + + + + + + + + + + + + + + + + + +
81
+ + + + + + + + + + + + + + + + + + +
52
7
+ H From 4b9aa6d2f1aa463f3ddc2cf072fb867f6b86a316 Mon Sep 17 00:00:00 2001 From: JeremySnider01 Date: Mon, 26 Nov 2018 12:57:29 -0600 Subject: [PATCH 09/35] finished case 2 --- case2/jpf_sudoku.css | 43 +++++++++++++++++++++++++++++++++++++++---- case2/jpf_sudoku.html | 1 + 2 files changed, 40 insertions(+), 4 deletions(-) diff --git a/case2/jpf_sudoku.css b/case2/jpf_sudoku.css index 4975bfb..3dca45c 100644 --- a/case2/jpf_sudoku.css +++ b/case2/jpf_sudoku.css @@ -13,9 +13,44 @@ */ /* Table Styles */ - - +table.spuzzle { + border-collapse: collapse; + margin-top: 0px; + margin-bottom: 0px; + margin-left: auto; + margin-right: auto; + width: 90%; +} + +table.spuzzle td { + border: 5px outset gray; + width: 33.3%; +} + +table.spuzzle th { + color: gray; + padding-right: 10px; + padding-bottom: 10px; +} /* Inner Table Styles */ - - +table.subTable { + border-collapse: collapse; + width: 100%; +} + +table.subTable td { + box-shadow: inset 0px 0px 15px; + border: 1px solid black; + color: blue; + height: 40px; + text-align: center; +} + +td.goldBox { + background-color: rgb(228, 199, 42); +} + +td.greenBox { + background-color: rgb(203, 229, 130); +} diff --git a/case2/jpf_sudoku.html b/case2/jpf_sudoku.html index 7887696..60cc454 100644 --- a/case2/jpf_sudoku.html +++ b/case2/jpf_sudoku.html @@ -19,6 +19,7 @@ The Sudoku Puzzle + From dcceae46114462b064b0dacf3af4930a955cb6ef Mon Sep 17 00:00:00 2001 From: JeremySnider01 Date: Mon, 26 Nov 2018 13:35:30 -0600 Subject: [PATCH 10/35] the most annoying case for all of the repetitive typing --- case3/lht_feb.html | 315 ++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 313 insertions(+), 2 deletions(-) diff --git a/case3/lht_feb.html b/case3/lht_feb.html index cc52041..4e2a33a 100644 --- a/case3/lht_feb.html +++ b/case3/lht_feb.html @@ -69,7 +69,318 @@

Coming Up at the Lyman Hall Theater

your table in advance.

- + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
February 2018 Calendar +
SunMonTueWedThuFriSat
+

28

+
+
event
+
time
+
price
+
+
+

29

+
+
event
+
time
+
price
+
+
+

30

+
+
event
+
time
+
price
+
+
+

31

+
+
event
+
time
+
price
+
+
+

1

+
+
event
+
time
+
price
+
+
+

2

+
+
event
+
time
+
price
+
+
+

3

+
+
event
+
time
+
price
+
+
+

4

+
+
event
+
time
+
price
+
+
+

5

+
+
event
+
time
+
price
+
+
+

6

+
+
event
+
time
+
price
+
+
+

7

+
+
event
+
time
+
price
+
+
+

8

+
+
event
+
time
+
price
+
+
+

9

+
+
event
+
time
+
price
+
+
+

10

+
+
event
+
time
+
price
+
+
+

11

+
+
event
+
time
+
price
+
+
+

12

+
+
event
+
time
+
price
+
+
+

13

+
+
event
+
time
+
price
+
+
+

14

+
+
event
+
time
+
price
+
+
+

15

+
+
event
+
time
+
price
+
+
+

16

+
+
event
+
time
+
price
+
+
+

17

+
+
event
+
time
+
price
+
+
+

18

+
+
event
+
time
+
price
+
+
+

19

+
+
event
+
time
+
price
+
+
+

20

+
+
event
+
time
+
price
+
+
+

21

+
+
event
+
time
+
price
+
+
+

22

+
+
event
+
time
+
price
+
+
+

23

+
+
event
+
time
+
price
+
+
+

24

+
+
event
+
time
+
price
+
+
+

25

+
+
event
+
time
+
price
+
+
+

26

+
+
event
+
time
+
price
+
+
+

27

+
+
event
+
time
+
price
+
+
+

28

+
+
event
+
time
+
price
+
+
+

1

+
+
event
+
time
+
price
+
+
+

2

+
+
event
+
time
+
price
+
+
+

3

+
+
event
+
time
+
price
+
+
- \ No newline at end of file + From 399b448df0a0291a0af3cff22b2bd564197b9ff5 Mon Sep 17 00:00:00 2001 From: JeremySnider01 Date: Mon, 26 Nov 2018 13:41:06 -0600 Subject: [PATCH 11/35] date and author --- case3/lht_feb.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/case3/lht_feb.html b/case3/lht_feb.html index 4e2a33a..acf64b7 100644 --- a/case3/lht_feb.html +++ b/case3/lht_feb.html @@ -7,8 +7,8 @@ Case Problem 3 LHT February Schedule - Author: - Date: + Author: Jeremy Snider and Austin Andrews + Date: 11/26/18 Filename: lht_feb.html From 1751c114c3d4058d363558323e98a9503037e7a5 Mon Sep 17 00:00:00 2001 From: JeremySnider01 Date: Tue, 27 Nov 2018 11:20:29 -0600 Subject: [PATCH 12/35] stupid date-date class thing completed --- case3/lht_feb.html | 70 +++++++++++++++++++++++----------------------- 1 file changed, 35 insertions(+), 35 deletions(-) diff --git a/case3/lht_feb.html b/case3/lht_feb.html index acf64b7..19e9066 100644 --- a/case3/lht_feb.html +++ b/case3/lht_feb.html @@ -89,7 +89,7 @@

Coming Up at the Lyman Hall Theater

- +

28

event
@@ -97,7 +97,7 @@

28

price
- +

29

event
@@ -105,7 +105,7 @@

29

price
- +

30

event
@@ -113,7 +113,7 @@

30

price
- +

31

event
@@ -121,7 +121,7 @@

31

price
- +

1

event
@@ -129,7 +129,7 @@

1

price
- +

2

event
@@ -137,7 +137,7 @@

2

price
- +

3

event
@@ -147,7 +147,7 @@

3

- +

4

event
@@ -155,7 +155,7 @@

4

price
- +

5

event
@@ -163,7 +163,7 @@

5

price
- +

6

event
@@ -171,7 +171,7 @@

6

price
- +

7

event
@@ -179,7 +179,7 @@

7

price
- +

8

event
@@ -187,7 +187,7 @@

8

price
- +

9

event
@@ -195,7 +195,7 @@

9

price
- +

10

event
@@ -205,7 +205,7 @@

10

- +

11

event
@@ -213,7 +213,7 @@

11

price
- +

12

event
@@ -221,7 +221,7 @@

12

price
- +

13

event
@@ -229,7 +229,7 @@

13

price
- +

14

event
@@ -237,7 +237,7 @@

14

price
- +

15

event
@@ -245,7 +245,7 @@

15

price
- +

16

event
@@ -253,7 +253,7 @@

16

price
- +

17

event
@@ -263,7 +263,7 @@

17

- +

18

event
@@ -271,7 +271,7 @@

18

price
- +

19

event
@@ -279,7 +279,7 @@

19

price
- +

20

event
@@ -287,7 +287,7 @@

20

price
- +

21

event
@@ -295,7 +295,7 @@

21

price
- +

22

event
@@ -303,7 +303,7 @@

22

price
- +

23

event
@@ -311,7 +311,7 @@

23

price
- +

24

event
@@ -321,7 +321,7 @@

24

- +

25

event
@@ -329,7 +329,7 @@

25

price
- +

26

event
@@ -337,7 +337,7 @@

26

price
- +

27

event
@@ -345,7 +345,7 @@

27

price
- +

28

event
@@ -353,7 +353,7 @@

28

price
- +

1

event
@@ -361,7 +361,7 @@

1

price
- +

2

event
@@ -369,7 +369,7 @@

2

price
- +

3

event
From 022e9877396ab6a78f10113aed2f06d799dfd9b5 Mon Sep 17 00:00:00 2001 From: JeremySnider01 Date: Tue, 27 Nov 2018 12:12:55 -0600 Subject: [PATCH 13/35] mobile styles done --- case3/.lht_tables.css.kate-swp | Bin 0 -> 298 bytes case3/lht_feb.html | 282 +++++++++++++++++---------------- case3/lht_tables.css | 40 +++++ 3 files changed, 182 insertions(+), 140 deletions(-) create mode 100644 case3/.lht_tables.css.kate-swp diff --git a/case3/.lht_tables.css.kate-swp b/case3/.lht_tables.css.kate-swp new file mode 100644 index 0000000000000000000000000000000000000000..18b0f951144444c2312191f08135e4470baaf33c GIT binary patch literal 298 zcmZQzU=Z?7EJ;-eE>A2_aLdd|RWQ;sU|?VnS={@Gm3{F`%QzcP&j)wJ7exwXZ4C|w z$~XZrlWVXmnBxrOFu*u2$Q)N>jvF$^9hu{S%<)9#cp-DVkvTrd9A6j*q#0}}kY;pn i4TkXLyman Hall Theater in February + + @@ -89,292 +91,292 @@

Coming Up at the Lyman Hall Theater

- +

28

-
event
-
time
-
price
+
Carson Qurtet
+
1 pm
+
$12
- +

29

-
event
-
time
-
price
+
Harlem Choir
+
6pm
+
$18/$24/$32
- +

30

-
event
-
time
-
price
+
+
+
- +

31

-
event
-
time
-
price
+
+
+
- +

1

-
event
-
time
-
price
+
+
+
- +

2

-
event
-
time
-
price
+
Taiwan Acrobats
+
8 pm
+
$24/$32/$48
- +

3

-
event
-
time
-
price
+
Joey Gallaway
+
8 pm
+
$24/$32/$48
- +

4

-
event
-
time
-
price
+
Carson Qurtet
+
1 pm
+
$12
- +

5

-
event
-
time
-
price
+
+
+
- +

6

-
event
-
time
-
price
+
Ralph Williams
+
8 pm
+
$24/$32/$48
- +

7

-
event
-
time
-
price
+
+
+
- +

8

-
event
-
time
-
price
+
West Side Story
+
7pm
+
$36/$48/$64
- +

9

-
event
-
time
-
price
+
West Side Story
+
7 pm
+
$36/$48/$64
- +

10

-
event
-
time
-
price
+
West Side Story
+
7 pm
+
$36/$48/$64
- +

11

-
event
-
time
-
price
+
Carson Qurtet
+
1 pm
+
$12
- +

12

-
event
-
time
-
price
+
+
+
- +

13

-
event
-
time
-
price
+
+
+
- +

14

-
event
-
time
-
price
+
Chamberlain Symphony
+
8 pm
+
$18/$24/$32
- +

15

-
event
-
time
-
price
+
+
+
- +

16

-
event
-
time
-
price
+
Edwin Drood
+
8 pm
+
$36/$48/$58
- +

17

-
event
-
time
-
price
+
Edwin Drood
+
8 pm
+
$36/$48/$58
- +

18

-
event
-
time
-
price
+
Carson Qurtet
+
1 pm
+
$12
- +

19

-
event
-
time
-
price
+
+
+
- +

20

-
event
-
time
-
price
+
+
+
- +

21

-
event
-
time
-
price
+
Jazz Masters
+
8 pm
+
$18/$24/$32
- +

22

-
event
-
time
-
price
+
+
+
- +

23

-
event
-
time
-
price
+
The Yearling
+
7 pm
+
$12/$18/$24
- +

24

-
event
-
time
-
price
+
An Ellington Tribute
+
8 pm
+
$24/$38/$48
- +

25

-
event
-
time
-
price
+
Carson Qurtet
+
1 pm
+
$12
- +

26

-
event
-
time
-
price
+
+
+
- +

27

-
event
-
time
-
price
+
+
+
- +

28

-
event
-
time
-
price
+
Madtown Jugglers
+
8 pm
+
$12/$16/$20
- +

1

-
event
-
time
-
price
+
Othello
+
8 pm
+
$24/$36/$48
- +

2

-
event
-
time
-
price
+
Othello
+
8 pm
+
$24/$36/$48
- +

3

-
event
-
time
-
price
+
Othello
+
8 pm
+
$24/$36/$48
diff --git a/case3/lht_tables.css b/case3/lht_tables.css index 0d3a542..a38de20 100644 --- a/case3/lht_tables.css +++ b/case3/lht_tables.css @@ -18,6 +18,46 @@ =============================== */ +@media only screen and (max-width : 640px) { + + table , tbody , tr , td, th , caption { + display: block; + } + + thead , h1 { + display: none; + } + + caption { + color: white; + background-color: LightGray; + font-size: 1.5em; + line-height: 2em; + } + + td { + border: 1px dotted gray; + color: rgb(11, 12, 145); + position: relative; + padding-left: 40%; + min-height: 40px; + } + + tr:nth-of-type(odd) { + background-color: rgb(255, 235, 178); + border: 2px solid gray; + } + + td::before { + content: " " attr(data-date) ""; + position: absolute; + left: 0; + top: 0; + width: 40%; + padding: 5px; + } + +} From d834bb12646006b4903481edccf231721f885329 Mon Sep 17 00:00:00 2001 From: JeremySnider01 Date: Tue, 27 Nov 2018 12:42:00 -0600 Subject: [PATCH 14/35] Done with case 3 --- case3/.lht_tables.css.kate-swp | Bin 298 -> 0 bytes case3/lht_columns.css | 24 ++++++++++- case3/lht_tables.css | 72 ++++++++++++++++++++++++++++++++- 3 files changed, 92 insertions(+), 4 deletions(-) delete mode 100644 case3/.lht_tables.css.kate-swp diff --git a/case3/.lht_tables.css.kate-swp b/case3/.lht_tables.css.kate-swp deleted file mode 100644 index 18b0f951144444c2312191f08135e4470baaf33c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 298 zcmZQzU=Z?7EJ;-eE>A2_aLdd|RWQ;sU|?VnS={@Gm3{F`%QzcP&j)wJ7exwXZ4C|w z$~XZrlWVXmnBxrOFu*u2$Q)N>jvF$^9hu{S%<)9#cp-DVkvTrd9A6j*q#0}}kY;pn i4TkX Date: Tue, 27 Nov 2018 12:48:28 -0600 Subject: [PATCH 15/35] adding author, date, and a reset sheet --- case4/hcc_reset.css | 56 +++++++++++++++++++++++++++++++++++++++++ case4/hcc_schedule.css | 4 +-- case4/hcc_schedule.html | 6 ++--- case4/hcc_styles.css | 4 +-- 4 files changed, 63 insertions(+), 7 deletions(-) create mode 100644 case4/hcc_reset.css diff --git a/case4/hcc_reset.css b/case4/hcc_reset.css new file mode 100644 index 0000000..6fbf483 --- /dev/null +++ b/case4/hcc_reset.css @@ -0,0 +1,56 @@ +@charset "utf-8"; + +/* + New Perspectives on HTML5 and CSS3, 7th Edition + Tutorial 6 + Case Problem 3 + + LHT Reset Style Sheet + + Filename: lht_reset.css + +*/ + + +/* Basic styles to be used with all devices and under all conditions */ + +article, aside, figcaption, figure, +footer, header, main, nav, section { + display: block; +} + +address, article, aside, blockquote, body, cite, +div, dl, dt, dd, em, figcaption, figure, footer, +h1, h2, h3, h4, h5, h6, header, html, img, +li, main, nav, nav a, ol, p, section, span, ul, +table, tr, td, th, col, colgroup { + margin: 0; + padding: 0; + border: 0; + font-size: 100%; + background: transparent; + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; +} + + +/* Set the default page element styles */ + +body { + line-height: 1.2em; +} + +ul, ol { + list-style: none; +} + +nav ul { + list-style: none; + list-style-image: none; +} + +nav a { + text-decoration: none; +} + diff --git a/case4/hcc_schedule.css b/case4/hcc_schedule.css index 5bd8aaa..ad1512f 100644 --- a/case4/hcc_schedule.css +++ b/case4/hcc_schedule.css @@ -4,8 +4,8 @@ Case Problem 4 Schedule Table Style Sheet - Author: - Date: + Author: Jeremy Snider and Austin Andrews + Date: November 27th 2018 Filename: hcc_schedule.css Supporting Files: diff --git a/case4/hcc_schedule.html b/case4/hcc_schedule.html index dfa6f23..c18bb52 100644 --- a/case4/hcc_schedule.html +++ b/case4/hcc_schedule.html @@ -7,8 +7,8 @@ Case Problem 4 Hamilton Conference Center Room Schedule - Author: - Date: + Author: Jeremy Snider and Austin Andrews + Date: November 27th 2018 Filename: hcc_schedule.html @@ -19,4 +19,4 @@ - \ No newline at end of file + diff --git a/case4/hcc_styles.css b/case4/hcc_styles.css index 8ab480c..6b5d4bd 100644 --- a/case4/hcc_styles.css +++ b/case4/hcc_styles.css @@ -4,8 +4,8 @@ Case Problem 4 Hamilton Conference Center Style Sheet - Author: - Date: + Author: Jeremy Snider and Austin Andrews + Date: November 27th 2018 Filename: hcc_styles.css Supporting files: From 20e3f26812ec48845e84c8ff7b5a0bdb88991822 Mon Sep 17 00:00:00 2001 From: JeremySnider01 Date: Tue, 27 Nov 2018 13:38:50 -0600 Subject: [PATCH 16/35] began working on the first table of case 4 and added a stylesheet for layout --- case4/hcc_layout.css | 38 ++++++++++++++ case4/hcc_schedule.css | 2 + case4/hcc_schedule.html | 113 ++++++++++++++++++++++++++++++++++++---- case4/hcc_styles.css | 2 + 4 files changed, 145 insertions(+), 10 deletions(-) create mode 100644 case4/hcc_layout.css diff --git a/case4/hcc_layout.css b/case4/hcc_layout.css new file mode 100644 index 0000000..72e5fdb --- /dev/null +++ b/case4/hcc_layout.css @@ -0,0 +1,38 @@ +@charset "utf-8"; + +/* + New Perspectives on HTML and CSS, 7th Edition + Tutorial 6 + Case Problem 4 + + Schedule Table Style Sheet + Author: Jeremy Snider and Austin Andrews + Date: November 27th 2018 + + Filename: hcc_schedule.css + Supporting Files: + +*/ + + +/* HTML and Body styles */ + +html { + background: powderblue; + font-family: Verdana, Geneva, sans-serif; + height: 100%; +} + +body { + background-color: white; + box-shadow: rgb(51, 51, 51) 10px 0px 25px, rgb(51, 51, 51) -10px 0px 25px; + border-left: 1px solid gray; + border-right: 1px solid gray; + min-height: 100%; + margin: 0px auto; + min-width: 400px; + max-width: 1024px; + width: 100%; +} + + diff --git a/case4/hcc_schedule.css b/case4/hcc_schedule.css index ad1512f..78a72c7 100644 --- a/case4/hcc_schedule.css +++ b/case4/hcc_schedule.css @@ -1,3 +1,5 @@ +@charset "utf-8"; + /* New Perspectives on HTML and CSS, 7th Edition Tutorial 6 diff --git a/case4/hcc_schedule.html b/case4/hcc_schedule.html index c18bb52..12ceeac 100644 --- a/case4/hcc_schedule.html +++ b/case4/hcc_schedule.html @@ -1,22 +1,115 @@ - - + + + + + - --> - - - - - - + + + + + + +

+ To reserve a room, please contact Yancy Inwe at extension 388 or by e-mail at yancyinwe@hconfcenter.org. + Reservations should be made at least 48 hours in advance. Cancellations require 24 hour notice. Room deposits will + not be returned for cancellations within 24 hours of the scheduled event. +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ Reservations for Conference Rooms
+ Tuesday, April 10 +
TimeSunrise RoomMountain View RoomArbor HallMitchell TheaterGold RoomBlue RoomGreen Room
+ + + +
+ + diff --git a/case4/hcc_styles.css b/case4/hcc_styles.css index 6b5d4bd..2258f02 100644 --- a/case4/hcc_styles.css +++ b/case4/hcc_styles.css @@ -1,3 +1,5 @@ +@charset "utf-8"; + /* New Perspectives on HTML and CSS, 7th Edition Tutorial 6 From ffb2b3f313e927976c4ab33ec8aded9743484e56 Mon Sep 17 00:00:00 2001 From: JeremySnider01 Date: Tue, 27 Nov 2018 13:44:29 -0600 Subject: [PATCH 17/35] fixing index --- index.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/index.html b/index.html index 3a65fb4..024c99d 100644 --- a/index.html +++ b/index.html @@ -23,12 +23,12 @@

Tutorial 5 links

From 191a1669a55eacae974d0ad63a9bbd9092322a80 Mon Sep 17 00:00:00 2001 From: JeremySnider01 Date: Tue, 27 Nov 2018 13:49:03 -0600 Subject: [PATCH 18/35] fixing index still in progress --- index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index 024c99d..7191fe4 100644 --- a/index.html +++ b/index.html @@ -3,16 +3,16 @@ - Tutorial 5 + Tutorial 6 @@ -20,7 +20,7 @@
-

Tutorial 5 links

+

Tutorial 6 links