Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Raff2015 authored Oct 4, 2018
1 parent e601e96 commit aa77d84
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 15 deletions.
5 changes: 5 additions & 0 deletions bootstrap/css/bootstrap.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

32 changes: 17 additions & 15 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,20 +9,20 @@
<meta name="author" content="">

<title>Billy Graham Tribute</title>
<link rel="shortcut icon" type="image/png" href="img/bible.png">
<link rel="shortcut icon" type="image/png" href="img/bible.png">

<!-- Bootstrap + CSS -->
<link href="bootstrap/css/bootstrap.min.css" rel="stylesheet">



</head>

<body>

<!-- Page Content -->
<div class="container">

<!-- Heading Row -->
<div class="row my-4">
<div class="col-lg-8">
Expand All @@ -31,7 +31,7 @@
</div>
<!-- /.col-lg-8 -->
<div class="col-lg-4">


<h2 id="title">Billy Graham <br><span id="main">FCC Tribute Page</span></h2>

Expand All @@ -58,7 +58,7 @@ <h2 id="title">Billy Graham <br><span id="main">FCC Tribute Page</span></h2>
</div>
<!-- /.col-lg-8 -->
<div class="col-lg-4">


<h2 id="title" class="maintwo">Youth for Christ</h2>

Expand All @@ -85,7 +85,7 @@ <h2 id="title" class="maintwo">Youth for Christ</h2>
</div>
<!-- /.col-lg-8 -->
<div class="col-lg-4">


<h2 id="title" class="mainthree">Billy Graham’s Friendship with Martin Luther King Jr.</h2>

Expand All @@ -108,7 +108,7 @@ <h2 id="title" class="mainthree">Billy Graham’s Friendship with Martin Luther
</div>
<!-- /.col-lg-8 -->
<div class="col-lg-4">


<h2 id="title" class="mainfour">Billy Graham Crusade in New York City.</h2>

Expand All @@ -119,9 +119,9 @@ <h2 id="title" class="mainfour">Billy Graham Crusade in New York City.</h2>
from May 15-Sept. 1. More than 2 million people saw Billy Graham preach the Gospel that summer in the heart
of the Big Apple.</p>

<p id="img-caption"><b></b>My one purpose in life is to help people find
a personal relationship with God, which, I believe, comes through knowing Christ.<b>"</b></p>
<cite><strong>—Billy Graham</strong></cite>
<p id="img-caption"><b></b>My one purpose in life is to help people find
a personal relationship with God, which, I believe, comes through knowing Christ.<b>"</b></p>
<cite><strong>—Billy Graham</strong></cite>
</div>

</div>
Expand All @@ -137,7 +137,7 @@ <h2 id="title" class="mainfour">Billy Graham Crusade in New York City.</h2>
</div>
<!-- /.col-lg-8 -->
<div class="col-lg-4">


<h2 id="title" class="mainfive">When Muhammad Ali Met Billy Graham </h2>

Expand Down Expand Up @@ -169,7 +169,7 @@ <h2 id="title" class="mainfive">When Muhammad Ali Met Billy Graham </h2>
</div>
<!-- /.col-lg-8 -->
<div class="col-lg-4">


<h2 id="title" class="mainsix">The Last Will and Testament (1918-2018).</h2>

Expand All @@ -192,8 +192,9 @@ <h2 id="title" class="mainsix">The Last Will and Testament (1918-2018).</h2>
<hr class="style8">
<div class="row my-4">

<iframe id="youtube" width="915" height="515" src="https://www.youtube.com/embed/tXlbRhkQaVc" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe><br>
</div>
<iframe id="youtube" width="915" height="515" src="https://www.youtube.com/embed/tXlbRhkQaVc" frameborder="0"
allow="autoplay; encrypted-media" allowfullscreen></iframe><br>
</div>
<!-- Footer -->
<div id="title">
<footer>
Expand All @@ -208,6 +209,7 @@ <h2 id="title" class="mainsix">The Last Will and Testament (1918-2018).</h2>
</footer>
</div>
<!-- Footer -->

</body>

</html>

0 comments on commit aa77d84

Please sign in to comment.