<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Life of Prophet Muhammad (PBUH)</title>
<style>
body {
font-family: Arial, sans-serif;
margin: 20px;
line-height: 1.6;
background-color: #f4f4f4;
}
h1, h2 {
color: #333;
}
p {
font-size: 1.1em;
color: #555;
}
.content {
background-color: #fff;
padding: 20px;
margin-bottom: 20px;
border-radius: 10px;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}
.header {
text-align: center;
margin-bottom: 20px;
}
</style>
</head>
<body>
<div class="header">
<h1>Life of Prophet Muhammad (PBUH)</h1>
<p>Discover the inspiring life of the final messenger of Islam</p>
</div>
<div class="content">
<h2>Early Life</h2>
<p>Prophet Muhammad (PBUH) was born in 570 CE in Mecca, a city in the Arabian Peninsula. He was born into the Quraysh tribe, one of the most respected tribes in the region. His father, Abdullah, passed away before his birth, and his mother, Amina, died when he was just six years old. Thus, he was raised by his grandfather, Abdul Muttalib, and after his grandfather's death, by his uncle, Abu Talib.</p>
</div>
<div class="content">
<h2>Marriage to Khadijah</h2>
<p>At the age of 25, Muhammad (PBUH) married Khadijah, a wealthy and respected businesswoman who was 15 years older than him. This marriage was a happy one, and they had four daughters and two sons. Khadijah was the first person to believe in him when he received the first revelation from Allah through the angel Jibril (Gabriel).</p>
</div>
<div class="content">
<h2>First Revelation</h2>
<p>At the age of 40, Muhammad (PBUH) began receiving revelations from Allah through the angel Jibril. The first revelation came while he was meditating in the cave of Hira, near Mecca. The angel told him to "Read!" (Iqra). This marked the beginning of his prophethood and the message of Islam, which would be revealed to him over the next 23 years.</p>
</div>
<div class="content">
<h2>Challenges and Persecution</h2>
<p>As Muhammad (PBUH) began preaching the message of monotheism and social justice, he faced increasing hostility from the Quraysh leaders. His followers were persecuted, and he was forced to seek refuge in the city of Medina after years of resistance in Mecca. The migration (Hijra) to Medina in 622 CE marked the beginning of the Islamic calendar.</p>
</div>
<div class="content">
<h2>Life in Medina</h2>
<p>In Medina, Prophet Muhammad (PBUH) established a just society, founded the first mosque, and united the various tribes under the banner of Islam. He continued to spread the message of Islam, faced battles with the Meccan forces, and negotiated peace treaties. One of the most significant events was the Treaty of Hudaybiyyah in 628 CE.</p>
</div>
<div class="content">
<h2>Conquest of Mecca</h2>
<p>In 630 CE, after the Meccan tribes broke their peace treaty, Prophet Muhammad (PBUH) led an army to conquer Mecca. Upon entering the city, he forgave many of his enemies and cleansed the Ka'bah of idols, dedicating it to the worship of Allah alone. This marked a major turning point in the history of Islam.</p>
</div>
<div class="content">
<h2>Final Sermon</h2>
<p>In 632 CE, shortly before his passing, Prophet Muhammad (PBUH) delivered his famous Farewell Sermon during the Hajj pilgrimage. In this sermon, he emphasized the equality of all Muslims, the importance of justice, and the need to follow the teachings of the Quran and his Sunnah. This sermon remains a powerful message for all Muslims today.</p>
</div>
<div class="content">
<h2>Death and Legacy</h2>
<p>Prophet Muhammad (PBUH) passed away in 632 CE in Medina, at the age of 63. His death marked the end of the era of prophethood, but his teachings continue to guide over a billion Muslims around the world. His life remains a model of compassion, leadership, and devotion to Allah, and his influence is profound in the history of humanity.</p>
</div>
</body>
</html>
Post a Comment