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

Anime character (KIARA) #931

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
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
Binary file added images/kiara.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 19 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,24 @@ <h2 class="card-title">Naruto Uzumaki</h2>
</div>
</div>

<!-- adding of Light Yagami -->
<div class="card mb-3 card-bg my-4" style="max-width: 100%;">
<div class="row no-gutters">
<div class="col-md-4">
<img src="./images/kiara.jpg" alt="Kiara" height="390px" width="300px">
</div>
<div class="col-md-8">
<div class="card-body">
<h2 class="card-title">Light Yagami (Kiara)</h2>
<p class="card-text">Light Yagami is the enigmatic protagonist of the renowned anime and manga series "Death Note." A high school prodigy with a strong sense of justice, Light stumbles upon the Death Note, a mysterious notebook that allows its user to kill anyone whose name they write in it. This discovery sets in motion a complex and morally ambiguous journey for Light as he becomes the vigilante known as "Kira." His initial intentions to rid the world of criminals and create a utopia under his rule quickly spiral into a descent into darkness as he embraces the power of the Death Note. Light's transformation from a brilliant and morally upright student to a manipulative and ruthless antihero is at the core of the series' narrative, making him a compelling and controversial character.

Light Yagami's complex character is defined by his unwavering belief in his own righteousness and the moral ambiguity of his actions. His intellectual battles with the enigmatic detective L and the broader ethical questions raised by the Death Note's power make for a gripping narrative. Light's charisma, intelligence, and ruthlessness make him a memorable character, one who challenges viewers to contemplate the boundaries of justice and the corrupting influence of power. "Death Note" remains a thought-provoking exploration of the consequences of absolute power and the nature of good and evil, largely due to the captivating presence of Light Yagami at its center.</p>
<hr>
<p>Contributed by- Vasu Aggarwal</p>
</div>
</div>
</div>
</div>
<div class="card mb-3 card-bg my-4" style="max-width: 100%;">
<div class="row no-gutters">
<div class="col-md-4">
Expand Down Expand Up @@ -16860,4 +16878,4 @@ <h6>Technology, Information and Internet Kanpur</h6>
}
});
</script>
</body>
</body>