Skip to content

Commit f8693d0

Browse files
committed
Minor edits
1 parent f9c4f69 commit f8693d0

File tree

7 files changed

+12
-47
lines changed

7 files changed

+12
-47
lines changed

2_VizPage.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
<div class="d-flex flex-grow-1">
1717
<span class="w-100 d-lg-none d-block"><!-- hidden spacer to center brand on mobile --></span>
18-
<a class="navbar-brand d-none d-lg-inline-block litegreen" href="1_LandingPage.html"><h2 class="nounderline">Latitude</h2></a>
18+
<a class="navbar-brand d-none d-lg-inline-block litegreen" href="index.html"><h2 class="nounderline">Latitude</h2></a>
1919

2020
<a class="navbar-brand-two mx-auto d-lg-none d-inline-block" href="#">
2121
<img src="//placehold.it/40?text=LOGO" alt="logo">
@@ -73,7 +73,7 @@ <h2 class="litegreenfont">Max Temperature</h2>
7373
<div class="col-md-3">
7474

7575

76-
<h3 class="litegreenfont">Visualizations</h3>
76+
<h2 class="litegreenfont">Visualizations</h2>
7777
<hr>
7878

7979
<a href="2_VizPage.html" title=""><img src="Resources/assets/images/Fig1.png" class="img-thumbnail" alt="City Latitude vs Max Temperature (01/05/17)" class="img-responsive"></a>

3_VizPage.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
<div class="d-flex flex-grow-1">
1717
<span class="w-100 d-lg-none d-block"><!-- hidden spacer to center brand on mobile --></span>
18-
<a class="navbar-brand d-none d-lg-inline-block litegreen" href="1_LandingPage.html"><h2 class="nounderline">Latitude</h2></a>
18+
<a class="navbar-brand d-none d-lg-inline-block litegreen" href="index.html"><h2 class="nounderline">Latitude</h2></a>
1919

2020
<a class="navbar-brand-two mx-auto d-lg-none d-inline-block" href="#">
2121
<img src="//placehold.it/40?text=LOGO" alt="logo">
@@ -71,7 +71,7 @@ <h2 class="litegreenfont">Humidity</h2>
7171
<div class="col-md-3">
7272

7373

74-
<h3 class="litegreenfont">Visualizations</h3>
74+
<h2 class="litegreenfont">Visualizations</h2>
7575
<hr>
7676

7777
<a href="2_VizPage.html" title=""><img src="Resources/assets/images/Fig1.png" class="img-thumbnail" alt="City Latitude vs Max Temperature (01/05/17)" class="img-responsive"></a>

4_VizPage.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
<div class="d-flex flex-grow-1">
1717
<span class="w-100 d-lg-none d-block"><!-- hidden spacer to center brand on mobile --></span>
18-
<a class="navbar-brand d-none d-lg-inline-block litegreen" href="1_LandingPage.html"><h2 class="nounderline">Latitude</h2></a>
18+
<a class="navbar-brand d-none d-lg-inline-block litegreen" href="index.html"><h2 class="nounderline">Latitude</h2></a>
1919

2020
<a class="navbar-brand-two mx-auto d-lg-none d-inline-block" href="#">
2121
<img src="//placehold.it/40?text=LOGO" alt="logo">
@@ -71,7 +71,7 @@ <h2 class="litegreenfont">Cloudiness</h2>
7171
<div class="col-md-3">
7272

7373

74-
<h3 class="litegreenfont">Visualizations</h3>
74+
<h2 class="litegreenfont">Visualizations</h2>
7575
<hr>
7676

7777
<a href="2_VizPage.html" title=""><img src="Resources/assets/images/Fig1.png" class="img-thumbnail" alt="City Latitude vs Max Temperature (01/05/17)" class="img-responsive"></a>

5_VizPage.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
<div class="d-flex flex-grow-1">
1717
<span class="w-100 d-lg-none d-block"><!-- hidden spacer to center brand on mobile --></span>
18-
<a class="navbar-brand d-none d-lg-inline-block litegreen" href="1_LandingPage.html"><h2 class="nounderline">Latitude</h2></a>
18+
<a class="navbar-brand d-none d-lg-inline-block litegreen" href="index.html"><h2 class="nounderline">Latitude</h2></a>
1919

2020
<a class="navbar-brand-two mx-auto d-lg-none d-inline-block" href="#">
2121
<img src="//placehold.it/40?text=LOGO" alt="logo">
@@ -71,7 +71,7 @@ <h2 class="litegreenfont">Wind Speed</h2>
7171
<div class="col-md-3">
7272

7373

74-
<h3 class="litegreenfont">Visualizations</h3>
74+
<h2 class="litegreenfont">Visualizations</h2>
7575
<hr>
7676

7777
<a href="2_VizPage.html" title=""><img src="Resources/assets/images/Fig1.png" class="img-thumbnail" alt="City Latitude vs Max Temperature (01/05/17)" class="img-responsive"></a>

6_ComparisonPage.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
<div class="d-flex flex-grow-1">
1717
<span class="w-100 d-lg-none d-block"><!-- hidden spacer to center brand on mobile --></span>
18-
<a class="navbar-brand d-none d-lg-inline-block litegreen" href="1_LandingPage.html"><h2 class="nounderline">Latitude</h2></a>
18+
<a class="navbar-brand d-none d-lg-inline-block litegreen" href="index.html"><h2 class="nounderline">Latitude</h2></a>
1919

2020
<a class="navbar-brand-two mx-auto d-lg-none d-inline-block" href="#">
2121
<img src="//placehold.it/40?text=LOGO" alt="logo">

7_DataPage.html

Lines changed: 2 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
<div class="d-flex flex-grow-1">
1717
<span class="w-100 d-lg-none d-block"><!-- hidden spacer to center brand on mobile --></span>
18-
<a class="navbar-brand d-none d-lg-inline-block litegreen" href="1_LandingPage.html"><h2 class="nounderline">Latitude</h2></a>
18+
<a class="navbar-brand d-none d-lg-inline-block litegreen" href="index.html"><h2 class="nounderline">Latitude</h2></a>
1919

2020
<a class="navbar-brand-two mx-auto d-lg-none d-inline-block" href="#">
2121
<img src="//placehold.it/40?text=LOGO" alt="logo">
@@ -6646,42 +6646,7 @@ <h2 class="litegreenfont">Data</h2>
66466646
<td align="right">42.43</td>
66476647
<td align="right">2.62</td>
66486648
</tr>
6649-
</tbody></table>
6650-
6651-
<!-- <div class="row">
6652-
<div class="col-md-6" align="center">
6653-
<h3 class="litegreenfont">vs. Max Temperature </h3>
6654-
<div class="thumbnail">
6655-
<img src="Resources/assets/images/Fig1.png" alt="City Latitude vs Max Temperature (01/05/17)" style="width:100%">
6656-
</div>
6657-
</div>
6658-
6659-
<div class="col-md-6" align="center">
6660-
<h3 class="litegreenfont">vs. Humidity </h3>
6661-
<div class="thumbnail">
6662-
<img src="Resources/assets/images/Fig2.png" alt="City Latitude vs Humidity (01/05/17)" style="width:100%">
6663-
</div>
6664-
</div>
6665-
6666-
</div>
6667-
6668-
<div class="row">
6669-
<div class="col-md-6" align="center">
6670-
<h3 class="litegreenfont">vs. Cloudiness </h3>
6671-
<div class="thumbnail">
6672-
<img src="Resources/assets/images/Fig3.png" alt="City Latitude vs Cloudiness (01/05/17)" style="width:100%">
6673-
</div>
6674-
</div>
6675-
6676-
<div class="col-md-6" align="center">
6677-
<h3 class="litegreenfont">vs. Wind Speed </h3>
6678-
<div class="thumbnail">
6679-
<img src="Resources/assets/images/Fig4.png" alt="City Latitude vs Wind Speed (01/05/17)" style="width:100%">
6680-
</div>
6681-
</div>
6682-
6683-
</div> -->
6684-
6649+
</tbody></table>
66856650
</div>
66866651

66876652
</body>

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ <h2 class="litegreenfont">Summary: Latitude vs. X</h2>
7979
<div class="col-md-3">
8080

8181

82-
<h3 class="litegreenfont">Visualizations</h3>
82+
<h2 class="litegreenfont">Visualizations</h2>
8383
<hr>
8484

8585
<a href="2_VizPage.html" title=""><img src="Resources/assets/images/Fig1.png" class="img-thumbnail" alt="City Latitude vs Max Temperature (01/05/17)" class="img-responsive"></a>

0 commit comments

Comments
 (0)