diff --git a/tasks-by-users/AbbasShaikh0304/02-Project/Style.css b/tasks-by-users/AbbasShaikh0304/02-Project/Style.css new file mode 100644 index 0000000..35d8197 --- /dev/null +++ b/tasks-by-users/AbbasShaikh0304/02-Project/Style.css @@ -0,0 +1,67 @@ +* { + background-color: burlywood; +} +img { + width: 100%; + height: 500px; + justify-content: center; +} +h1 { + font-size: 30px; + padding: 0 0 0 20px; + color: darkred; + font-family: Arial, Helvetica, sans-serif; + font-weight: bold; +} +h3 { + font-size: 25px; + color: brown; +} +h4 { + font-size: 15px; +} +p { + font-size: 20px; + color: brown; +} +p, h3 { + padding: 0 0 0 20px; +} +.Lists a { + font-size: 25px; + color: brown; + text-decoration: none; + font-weight: bold; +} +.Lists a:hover { + text-decoration: underline; + font-family: Arial, Helvetica, sans-serif; + color: black; +} +.Lists a:active { + color: yellow; + font-family: Arial, Helvetica, sans-serif; +} +.button { + display: block; + text-decoration: none; + width: 150px; + height: 50%; + padding: 10px; + margin: 0 0 0 20px; + border: 2px solid #a80505; + font-size: 20px; + text-align: center; + color: #ddd; + border-radius: 4px; + background: #ec6565; + background: -moz-linear-gradient(top, #ec6565 0%, #a80505 100%); + background: -webkit-linear-gradient(top, #ec6565 0%, #a80505 100%); + background: linear-gradient(top, #ec6565 0%, #a80505 100%) +} +.button:hover { + background: #a80505; + background: -moz-linear-gradient(bottom, #ec6565 0%, #a80505 100% ); + background: -webkit-linear-gradient(bottom, #ec6565 0%, #a80505 100% ); + background: linear-gradient(bottom, #ec6565 0%, #a80505 100% ); +} diff --git a/tasks-by-users/AbbasShaikh0304/02-Project/img/Logo.jfif b/tasks-by-users/AbbasShaikh0304/02-Project/img/Logo.jfif new file mode 100644 index 0000000..dddf7a0 Binary files /dev/null and b/tasks-by-users/AbbasShaikh0304/02-Project/img/Logo.jfif differ diff --git a/tasks-by-users/AbbasShaikh0304/02-Project/index.html b/tasks-by-users/AbbasShaikh0304/02-Project/index.html new file mode 100644 index 0000000..a18892a --- /dev/null +++ b/tasks-by-users/AbbasShaikh0304/02-Project/index.html @@ -0,0 +1,285 @@ + + + + + + + + Welcome to Tafseer-ibn-kathir.com + + + + + +

Tafseer-ibn-kathir

+

Welcome to our site! + + The Qur'an ("Qor-Ann") is a Message from Allah (swt) to humanity.
It was transmitted to us in a chain + starting from the + Almighty Himself (swt) to the angel Gabriel to the Prophet + Muhammad (saw).
This message was given to the + Prophet (saw) + in pieces over a period spanning approximately 23 years (610 CE to 632 CE).
+ + Ibn Kathir wrote a famous commentary on the Qur'an named al-Qur'an al-'Adhim + which linked certain Hadith, + or + sayings of Muhammad, and sayings of the sahaba to verses of the Qur'an, in explanation. Tafsir ibn Kathir is + famous all + over the Muslim world, and among Muslims in the Western world is one of the most widely used explanations of the + Qu'ran + today. + + Ibn Kathir was renowned for his great memory regarding the sayings of Muhammad and the entire + Qur'an. Ibn Kathir + is + known as a qadi, a master scholar of history, also a muhaddith and a mufassir (Qur'an commentator). Ibn Kathir + saw + himself as a Shafi'i scholar. This is indicated by two of his books, one of which was Tabaqaat ah-Shafa'iah, or + The + Categories of the Followers of Imam + Shafi. +

+
+

you may translate the Tafsir of each Surah by using Bing Translator in many lanuages; Just right click + on your + mouse and Click to "translate with Bing"

+
+ +

To Know More About us, press Know more!

+
+ Know More! +
+ + + \ No newline at end of file diff --git a/tasks-by-users/AbbasShaikh0304/Readme.md b/tasks-by-users/AbbasShaikh0304/Readme.md new file mode 100644 index 0000000..a4883e4 --- /dev/null +++ b/tasks-by-users/AbbasShaikh0304/Readme.md @@ -0,0 +1,3 @@ +# Welcome + +###### These tasks are done by me only \ No newline at end of file