-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
630616b
commit f352655
Showing
1 changed file
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -97,7 +97,7 @@ <h5 style="padding-top: 44px;" >Awesome Writer</h5> | |
<div class="row"> | ||
<div class="col buttons"> | ||
<button type="button" class="btn wikipedia" onclick="location.href='https://en.wikipedia.org/wiki/Kazi_Nazrul_Islam'" ><i class="fab fa-wikipedia-w"></i> Learn More</button> | ||
<button type="button" class="btn btn-danger" style="width: 110px;" onclick="location.href='https://www.youtube.com/results?search_query=Kazi+Nazrul+Islam'"> <i class="fab fa-youtube"></i> Videos</button> | ||
<button type="button" class="btn btn-danger" style="width: 114px;" onclick="location.href='https://www.youtube.com/results?search_query=Kazi+Nazrul+Islam'"> <i class="fab fa-youtube"></i> Videos</button> | ||
<button type="button" class="btn amazon" onclick="location.href='https://www.amazon.in/Books-Kazi-Nazrul-Islam/s?rh=n%3A976389031%2Cp_27%3AKazi+Nazrul+Islam'"> <i class="fab fa-amazon"></i> Books</button> | ||
</div> | ||
</div> | ||
|
@@ -210,13 +210,13 @@ <h4 class="awards">Poem and Songs</h4> | |
<h5 class="footer-head">About the author</h5> | ||
<p class="footer-content">Made by <span class="dark-grey list-inline-item">Mirthunjay Karuna</span>.</p> | ||
</div> | ||
<div class="vl"></div> | ||
<div class="col"> | ||
|
||
<div class="col-sm"> | ||
<h5 class="footer-head">Techs Used</h5> | ||
<p class="footer-content"><span class="dark-grey list-inline-item">HTML5, CSS3, Bootstrap</span></p> | ||
</div> | ||
<div class="vl"></div> | ||
<div class="col"> | ||
|
||
<div class="col-sm"> | ||
<h5 class="footer-head">Content Disclaimer</h5> | ||
<p class="footer-content list-inline-item">The content of this website is mostly copied from <a href="https://en.wikipedia.org/" target="_blank">Wikipedia</a>,<br> <a href="https://biographybd.com/" target="_blank">BiographyBD</a>, <a href="https://www.thefamouspeople.com/" target="_blank">Thefaamouspeople</a>. Original credits goes to the respective authors</p> | ||
</div> | ||
|
@@ -234,4 +234,4 @@ <h5 class="footer-head">Content Disclaimer</h5> | |
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-Piv4xVNRyMGpqkS2by6br4gNJ7DXjqk09RmUpJ8jgGtD7zP9yug3goQfGII0yAns" crossorigin="anonymous"></script> | ||
|
||
</body> | ||
</html> | ||
</html> |