Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Black Panther film #103

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 15 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1277,6 +1277,20 @@ <h5 class="card-title">Black Adam</h5>

</div>
</div>

<!--issa's card-->
<div class="col-lg-4 mb-4">
<div class="card">
<img class="card-img-top" src="https://terrigen-cdn-dev.marvel.com/content/prod/1x/blackpanther_lob_crd_01_5.jpg" alt="black panther image cover" />
<div class="card-body">
<h5 class="card-title">Black Panther</h5>
<p class="card-text">Marvel Studios’ “Black Panther” follows T’Challa who, after the death of his father, the King of Wakanda, returns home to the isolated, technologically advanced African nation to succeed to the throne and take his rightful place as king. But when a powerful old enemy reappears, T’Challa’s mettle as king—and Black Panther—is tested when he is drawn into a formidable conflict that puts the fate of Wakanda and the entire world at risk. Faced with treachery and danger, the young king must rally his allies and release the full power of Black Panther to defeat his foes and secure the safety of his people and their way of life.</p>
<a href="https://github.com/issa-hassane"
class="btn btn-outline-danger btn-sm">Contributed by - Issa Hassane</a>
</div>

</div>
</div>


</div>
Expand Down Expand Up @@ -1347,4 +1361,4 @@ <h2>Contribution</h2>

</body>

</html>
</html>