Skip to content
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
65 changes: 45 additions & 20 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,21 +1,46 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, shrink-to-fit=no"
/>
<title>My Blog</title>
<link
href="//fonts.googleapis.com/css?family=Roboto:400,500,300"
rel="stylesheet"
type="text/css"
/>
<link rel="stylesheet" href="css/style.css" />
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico" />
</head>
<body>
<!-- Add your HTML here -->
</body>
<h1> </h1>

<h2>Makkah is the blessed city which is the most beloved land </h2>
<h2>in the sight of Allah (ﷻ) and the chosen location of His</h2>
<h2>House, the Ka’bah. It was here that the final prophet and</h2>
<h2>guide of the whole of mankind, Muhammad (ﷺ), was born</h2>
<h2>and commenced his Prophethood.</h2>

<h1 class="class">Names for Makkah in the Quran</h1>
<ul>
<li>Allah (ﷻ) has called Makkah by five names in the Quran: Makkah, Bakkah,
Al-Balad, Al-Qaryah and Ummul-Qura.</li>
<li>In Surah Al-Imran, Allah (ﷻ) states: “The first House [of worship] to be established for people was the one at Bakkah (Makkah). It is a blessed place; a source of guidance for All people.” [3:96]</li>

</ul>
<h1 class="class">Praise of Makkah by the Prophet (ﷺ)</h1>
<img src="https://www.islamiclandmarks.com/wp-content/uploads/2016/06/Aerial-view-of-the-City-of-Makkah.jpg"
<p> </p>
<h2>When the Muslims conquered Makkah. The Prophet (ﷺ) said,“Allah had</h2>
<h2>made this city sacred the day He created the heavens and the earth and</h2>
<h2>it’s sanctity shall remain until the Day of Qiyamah (Day of Judgement).</h2>
<h2>Its thorns cannot be broken, its animals cannot be harmed and things</h2>
<h2>fallen on its ground cannot be picked up unless with the intention of</h2>
<h2>returning it to its owner or making public announcements (to locate the</h2>
<h2>owner). It is also forbidden to cut the grass that (naturally) grows here.”</h2>
<h2>[Muslim]</h2>
<h1 class="class">Q&A section </h1>
<h2>1.
What is the first month of the Islamic calendar?</h2>
<input type="radio">Shawwal
<input type="radio">
Muharram
<input type="radio">Thul Qiddah
<input type="radio">Thul Hijjah
<p> </p>
<h2>2.The Kabah is located in Makkah.</h2>
<input type="radio">true
<input type="radio">fulse
<p></p>
<h2>Al Fatihah is the last Surah in the Quran.</h2>
<input type="radio">true
<input type="radio">false
<p> </p>
<button class="class"> learn more here!</button>
</body>
</html>