You are on page 1of 26

Certificate

This is to certify that the investigatory


Computer Science project report entitled
on HTML has been completed under
my supervision.

_________
Teacher’s Signature
.
Acknowledgement

As a student of class XII, I did this project as


a part of my studies on Hyper Text Markup
Language.

I owe a deep sense of gratitude to the


computer teachers as well as the Principal of our
School whose valuable advice and guidance helped me
doing this project from conception to completion.

Finally, I am thankful to my parents and my


friends for extending their helping hand at every
step of the project.

Kaustav Roy

XII – C (CS) – 17

Regd. No: 4171305022


1st (1st.html)

<html>

<head></head>

<br> <br> <br> <br> <br> <br> <br> <br> <br>

<font size=20 color=blue><marquee bgcolor=yellow behavior=alternate>Welcome to My Computer


Project</marquee></font>

<font size=20 color=white><marquee bgcolor="#00BBFF" behavior=alternate>click below to


continue .............</marquee></font>

<font size=20 color=white><marquee bgcolor="#B16DE9" behavior=alternate><a href="2nd.html"


style="color: #FFF400">On your mark...get....set...go...</a></marquee></font>

</html>

2nd(2nd.html)

<html>

<br> <br> <br> <br> <br> <br> <br> <br> <br>

<font size=20><marquee bgcolor=orange behavior=alternate><align=right>The Soulful Voice of


INDIA</align></marquee></font>

<font size=20><marquee bgcolor=white behavior=alternate>............One n


only............</marquee></font>

<font size=20><marquee bgcolor="cream" behavior=alternate><a href="arijit.html">~~~~~ARIJIT


SINGH~~~~~</a></marquee></font>

</html>
ARIJIT SINGH(arijit.html)

<html>

<head>

<title> ARIJIT SINGH</title>

</head>

<body background=Abstract-Background-54.bmp>

<h2><font color="#0564F7">About</font></h2>

<p>Arijit Singh is an Indian musician, singer, composer, music producer, recordist and music
programmer. He sings predominantly in Hindi and Bengali, but has also lent his voice to various
other Indian languages. Singh is regarded as one of the most versatile and successful singers in the
history of Indian music and Hindi cinema. At the start of his singing career, he received nominations
for the Upcoming Male Vocalist of the Year award at the 2013 Mirchi Music Awards for renditions of
"Phir Le Aya Dil" and "Duaa", winning the award for the latter. Singh received widespread
recognition with the release of "Tum Hi Ho" and "Chahun Main Ya Naa" in 2013.

</p>

<img src=timthumb.bmp height=300 breadth=300 align=left hspace=10 vspace=10>

<img src=Arijit-Singh-Mumbai_3.bmp align=right hspace=10 vspace=200>

<pre>

<font size=3.5 face=callibri color="#08D34E">

<b>Born</b>: 25 April 1987 (age 31)....Jiaganj, Murshidabad, West Bengal

<b>Nationality</b>:Indian

<b>Occupation</b>:Singer. music composer. music programmer. music producer. record producer.


live performer.

<b>Spouse(s)</b>:Koyel Roy (2014)

<b>Children</b>: 2

<b>Musical career</b>

<u><i>Genres</i></u>: Playback singing. filmi. pop. EDM. Ghazal. Indian classical.

<u><i>Instruments</i></u>:Vocals. guitar. piano. tabla

</font>

</pre><br><br><br><br><br>
<ol type=1>

<font size=4 face="Monotype Corsiva">

<li><h4><a href="life.html" style="color: #9003FC">Life</h4></li>

<li><h4><a href="early_career.html" style="color: #03DCFC">Early Career</h4></li>

<li><h4><a href="career.html" style="color: #0343FC">Singing Career</h4></li>

<li><h4><a href="human.html" style="color: #06F50E">Humanitarian Works</h4></li>

<li><h4><a href="personal.html" style="color: #FFC401">Personal Life</h4></li>

<li><h4><a href="impact.html" style="color: #FC9700">Impact and Recognition</h4></li>

<li><h4><a href="award.html" style="color: #FC4100">Awards and Nominations</h4></li>

</font>

</ol>

</body>

</html>

Life(life.html)

<html>

<head>

<title>Life</title>

</head>

<body background=14633014_1772516799654205_2535803331213666156_n.bmp>

<font face=Arial color=white>

<p>

<font size=6 color="#06F50E"><h5>Life</h5></font>

Singh was born on 25 April 1987[1] in Jiaganj, Murshidabad, West Bengal to a Punjabi father and a
Bengali mother.He began his music training at a young age at home. His maternal aunt trained
in<br><br> Indian classical music, and his maternal grandmother used to sing. His maternal uncle
played the tabla, and his mother also sang and played the tabla. He studied at Raja Bijay Singh High
School and<br><br> later at the Sripat Singh College, a University of Kalyani affiliate. According to
him he "was a decent student, but cared more about music" and his parents decided to train him
professionally. He was <br><br>taught Indian classical music by Rajendra Prasad Hazari and trained
in tabla by Dhirendra Prasad Hazari. Birendra Prasad Hazari taught him Rabindra Sangeet (songs
written and composed by<br><br> Rabindranath Tagore) and pop music. At the age of three he
started training under the Hazari brothers, and at the age of nine, he got a scholarship from the
government for training in vocals in Indian<br><br> classical music. Growing up, he listened to
Mozart, Beethoven and Bengali classical music. He idolised musicians like Bade Ghulam Ali Khan,
Ustad Rashid Khan, Zakir Hussain and Anand Chatterjee, <br><br>and enjoyed listening to Kishore
Kumar, Hemant Kumar and Manna Dey. In 2014 Singh married Koyel Roy, a childhood friend. He has
two children. Singh resides in Andheri, Mumbai.<br>

</p>

<font size=4 face="Monotype Corsiva">

<h3><a href="life.html" style="color: #9003FC">Life</h3> <h3><a href="early_career.html"


style="color: #03DCFC">Early Career</h3>

<h3><a href="career.html" style="color:white">Singing Career</h3>

<h3><a href="human.html" style="color: #06F50E">Humanitarian Works</h3>

<h3><a href="personal.html" style="color: #FFC401">Personal Life</h3>

<h3><a href="impact.html" style="color: #FC9700">Impact and Recognition</h3>

<h3><a href="award.html" style="color: #FC4100">Awards and Nominations</h3>

</font>

</font>

</body>

</html>

Early Career(early_carrer.html)

<html>

<head>

<title>Early Carrer</title>

</head>

<body background=music-rainbow.bmp>

<font face=Arial color="#00DEFF">

<p>
<font size=4 color="#FFC401"><h5>Early career</h5></font>

Singh's musical career began when his guru Rajendra Prasad Hazari, who felt that "Indian classical
music was a dying tradition", insisted he leave his hometown and participate in the reality
show<br><br> Fame Gurukul (2005) at the age of 18. He approached the finals of the programme
but was eliminated by audience polling, finishing in sixth place. During the show, filmmaker Sanjay
Leela Bhansali<br><br> recognised his talent and had him sing "Yun Shabnami" a song scheduled to
be used in his upcoming film Saawariya. During production, the script changed and the song was no
longer required. It <br><br> was never released. After the Fame Gurukul, Kumar Taurani, the head
of Tips, signed him for an album which was never released. He won another reality show 10 Ke 10 Le
Gaye Dil. He chose to <br><br> move to Mumbai in the 2006 to freelance, staying in a rented room
in the Lokhandwala area of the city. He invested the prize money from 10 ke 10 Le Gaye Dil to build
his own recording studio. He <br><br> became a music producer and began composing music and
singing pieces for advertisements, news channels and radio stations. Singh spent part of his early
musical career as a music programmer<br><br> and music producer for music directors such as
Shankar-Ehsaan-Loy, Vishal-Shekhar, Mithoon, Monty Sharma and Pritam. While working with other
composers he supervised the vocals, and the <br><br> chorus sections. But it was while working
with Pritam, that he began to produce and program music by himself. About his early life struggles,
he said, "One has to suffer pain to reach their destination, <br><br> those days when I failed to get
work, I thought about quitting and going back in my hometown, but I realised that one should
concentrate on one's work no matter what happens." On his move from <br><br> the small village
of Jiaganj to a city like Mumbai he later said, "Mumbai is a place which is made up of small town
boys and girls who come to Mumbai to try their luck, but what counts is 'hard work'". <br>

</p>

<font size=4 face="Monotype Corsiva">

<h3><a href="life.html" style="color: #9003FC">Life</h3> <h3><a href="early_career.html"


style="color: blue">Early Career</h3>

<h3><a href="career.html" style="color:white">Singing Career</h3>

<h3><a href="human.html" style="color: #06F50E">Humanitarian Works</h3>

<h3><a href="personal.html" style="color: #FFC401">Personal Life</h3>

<h3><a href="impact.html" style="color: #FC9700">Impact and Recognition</h3>

<h3><a href="award.html" style="color: #FC4100">Awards and Nominations</h3>

</font>

</font>

</body>

</html>
Career(career.html)

<html>

<head>

<title>Career</title>

</head>

<body background=images.bmp>

<p>

<font font=3 face="Comic Sans MS" color="#00FF9D">

<center><h4>2010-2013</h4></center>

<center>

<table border=4>

<tr><th><font color=yellow>Song</font></th>

<th><font color=yellow>Film</font></th>

<th><font color=yellow>Music Composer/Music Director</font></th>

</tr>

<tr><td><font color=cyan>Phir Mohabbat</font></td>

<td><font color=cyan>MURDER 2</font></td>

<td><font color=cyan>Mithoon</font></td>

</tr>

<tr><td><font color=cyan>Raabta</font></td>

<td><font color=cyan>AGENT VINOD</font></td>

<td><font color=cyan>Pritam</font></td>

</tr>

<tr><td><font color=cyan>Jhoom Jhoom ta hun Main</font></td>

<td><font color=cyan>PLAYERS</font></td>

<td><font color=cyan>Pritam</font></td>

</tr>
<tr><td><font color=cyan>Yaariyan(Reprise)</font></td>

<td><font color=cyan>COCKTAIL</font></td>

<td><font color=cyan>Pritam</font></td>

</tr>

<tr><td><font color=cyan>Phir Le Aaya Dil</font></td>

<td><font color=cyan>BARF!</font></td>

<td><font color=cyan>Pritam</font></td>

</tr>

<tr><td><font color=cyan>Saawali Si Raat</font></td>

<td><font color=cyan>BARF!</font></td>

<td><font color=cyan>Pritam</font></td>

</tr>

<tr><td><font color=cyan>Uska Hi Banana</font></td>

<td><font color=cyan>1920:EVIL RETURNS</font></td>

<td><font color=cyan>Chirantan Bhatt</font></td>

</tr>

<tr><td><font color=cyan>Duaa</font></td>

<td><font color=cyan>SANGHAI</font></td>

<td><font color=cyan>Vishal-Shekhar</font></td>

</tr>

<tr><td><font color=cyan>Tum Hi Ho</font></td>

<td><font color=cyan>AASHIQUI 2</font></td>

<td><font color=cyan>Mithoon</font></td>

</tr>

<tr><td><font color=cyan>Aasan Nahi Yahaan</font></td>

<td><font color=cyan>AASHIQUI 2</font></td>

<td><font color=cyan>Irshad Kamil/Jeet Ganguly</font></td>


</tr>

<tr><td><font color=cyan>Milne Hai Mujhse Aayi</font></td>

<td><font color=cyan>AASHIQUI 2</font></td>

<td><font color=cyan>Irshad Kamil/Jeet Ganguly</font></td>

</tr>

<tr><td><font color=cyan>Chahun Main Ya Naa</font></td>

<td><font color=cyan>AASHIQUI 2</font></td>

<td><font color=cyan>Irshad Kamil/Jeet Ganguly</font></td>

</tr>

<tr><td><font color=cyan>Kabira</font></td>

<td><font color=cyan>YE JAWAANI HAI DEEWANI</font></td>

<td><font color=cyan>Pritam</font></td>

</tr>

<tr><td><font color=cyan>Ilahi</font></td>

<td><font color=cyan>YE JAWAANI HAI DEEWANI</font></td>

<td><font color=cyan>Pritam</font></td>

</tr>

<tr><td><font color=cyan>Dilliwali Girlfriend</font></td>

<td><font color=cyan>YE JAWAANI HAI DEEWANI</font></td>

<td><font color=cyan>Pritam</font></td>

</tr>

<tr><td><font color=cyan>Rang Sharbaaton Ka(Reprise)</font></td>

<td><font color=cyan>PHAT POSTER NIKLA HERO</font></td>

<td><font color=cyan>Pritam</font></td>

</tr>

<tr><td><font color=cyan>Dhoka Dhadi</font></td>

<td><font color=cyan>R.....RAJKUMAR</font></td>
<td><font color=cyan>Pritam</font></td>

</tr>

<tr><td><font color=cyan>Kashmir Main Tu Kanyakumari</font></td>

<td><font color=cyan>CHENNAI EXPRESS</font></td>

<td><font color=cyan>Pritam</font></td>

</tr>

<tr><td><font color=cyan>Har Kisi Ko</font></td>

<td><font color=cyan>BOSS</font></td>

<td><font color=cyan>Pritam</font></td>

</tr>

<tr><td><font color=cyan>Kabhi Jo Baadal Barse</font></td>

<td><font color=cyan>JACKPOT</font></td>

<td><font color=cyan>Sharib-Toshi</font></td>

</tr>

<tr><td><font color=cyan>Laal Ishq</font></td>

<td><font color=cyan>RAM-LEELA</font></td>

<td><font color=cyan>Sanjay Leela Bhansali</font></td>

</tr>

<tr><td><font color=cyan>Tose Naina</font></td>

<td><font color=cyan>MCKEY VIRUS</font></td>

<td><font color=cyan>Hanif Shaikh</font></td>

</tr>

</table>

<h4>2014-2018</h4>

<table border=4>

<tr><th><font color=yellow>Song</font></th>

<th><font color=yellow>Film</font></th>
<th><font color=yellow>Music Composer/Music Director</font></th>

</tr>

<tr><td><font color=cyan>Raat Bhar</font></td>

<td><font color=cyan>HEROPANTI</font></td>

<td><font color=cyan>Sajid-Wajid</font></td>

</tr>

<tr><td><font color=cyan>Dil Chaspiyaa</font></td>

<td><font color=cyan>KOCHADAIYAAN</font></td>

<td><font color=cyan>A.R.Rahman</font></td>

</tr>

<tr><td><font color=cyan>Samjhawaan</font></td>

<td><font color=cyan>HUMPTY SHARMA KI DULHANIA</font></td>

<td><font color=cyan>Sharib-Toshi</font></td>

</tr>

<tr><td><font color=cyan>Mast Magan</font></td>

<td><font color=cyan>2 STATES</font></td>

<td><font color=cyan>Pritam</font></td>

</tr>

<tr><td><font color=cyan>Aaj Phir</font></td>

<td><font color=cyan>HATE STORY 2</font></td>

<td><font color=cyan>Arkoprovo Mukherjee</font></td>

</tr>

<tr><td><font color=cyan>Hai Dil Ye Mera</font></td>

<td><font color=cyan>HATE STORY 2</font></td>

<td><font color=cyan>Mithoon</font></td>

</tr>

<tr><td><font color=cyan>Humdard</font></td>
<td><font color=cyan>EK Villain</font></td>

<td><font color=cyan>Mithoon</font></td>

</tr>

<tr><td><font color=cyan>Manwa Laage</font></td>

<td><font color=cyan>HAPPY NEW YEAR</font></td>

<td><font color=cyan>Pritam</font></td>

</tr>

<tr><td><font color=cyan>Sajde</font></td>

<td><font color=cyan>KILL-DILL</font></td>

<td><font color=cyan>Shankar-Ehsan-Lloy</font></td>

</tr>

<tr><td><font color=cyan>Muskuraane</font></td>

<td><font color=cyan>CITYLIGHTS</font></td>

<td><font color=cyan>Jeet Ganguly</font></td>

</tr>

<tr><td><font color=cyan>Sooraj Duba Hai</font></td>

<td><font color=cyan>ROY</font></td>

<td><font color=cyan>Pritam</font></td>

</tr>

<tr><td><font color=cyan>Baatein Ye Kabhi Naa</font></td>

<td><font color=cyan>KHAMOSHIYAAN</font></td>

<td><font color=cyan>Bobby Imran</font></td>

</tr><tr><td><font color=cyan>Khamoshiyaan</font></td>

<td><font color=cyan>KHAMOSHIYAAN</font></td>

<td><font color=cyan>Jeet Ganguly</font></td>

</tr><tr><td><font color=cyan>Tu Har Lamha</font></td>

<td><font color=cyan>KHAMOSHIYAAN</font></td>
<td><font color=cyan>Bobby Imran</font></td>

</tr><tr><td><font color=cyan>Hamari Aadhuri Khani</font></td>

<td><font color=cyan>HAMARI AADHURI KAHANI</font></td>

<td><font color=cyan>Jeet Ganguly</font></td>

</tr><tr><td><font color=cyan>Teri Meri Kaahani</font></td>

<td><font color=cyan>GABBAR IS BACK</font></td>

<td><font color=cyan>Chirantan Bhatt</font></td>

</tr><tr><td><font color=cyan>Chunar</font></td>

<td><font color=cyan>ABCD 2</font></td>

<td><font color=cyan>Sachin-Jigar</font></td>

</tr><tr><td><font color=cyan>Chaal Waahan Jaate Hain</font></td>

<td><font color=cyan>CHAAL WAHAAN JAATE HAIN</font></td>

<td><font color=cyan>Pritam</font></td>

</tr><tr><td><font color=cyan>Gerua</font></td>

<td><font color=cyan>DILWALE</font></td>

<td><font color=cyan>Pritam</font></td>

</tr><tr><td><font color=cyan>Janam Janam</font></td>

<td><font color=cyan>DILWALE</font></td>

<td><font color=cyan>Pritam</font></td>

</tr><tr><td><font color=cyan>Tukur Tukur</font></td>

<td><font color=cyan>DILWALE</font></td>

<td><font color=cyan>Pritam</font></td>

</tr><tr><td><font color=cyan>Yeh Fitoor</font></td>

<td><font color=cyan>FITOOR</font></td>

<td><font color=cyan>Amit Trivedi</font></td>

</tr><tr><td><font color=cyan>Soch Na Saake</font></td>

<td><font color=cyan>AIRLIFT</font></td>
<td><font color=cyan>Aamal Malik</font></td>

</tr><tr><td><font color=cyan>Sanam Re</font></td>

<td><font color=cyan>SANAM RE</font></td>

<td><font color=cyan>Mithoon</font></td>

</tr><tr><td><font color=cyan>Bolna</font></td>

<td><font color=cyan>KAPOOR & SONS.</font></td>

<td><font color=cyan>Pritam</font></td>

</tr><tr><td><font color=cyan>Itni Si Baat Hain</font></td>

<td><font color=cyan>AZHAAR</font></td>

<td><font color=cyan>Pritam</font></td>

</tr><tr><td><font color=cyan>Darkhaast</font></td>

<td><font color=cyan>SHIVAAY</font></td>

<td><font color=cyan>Sayeed Quadri</font></td>

</tr>

<tr><td><font color=cyan>Ae Dil Hai Mushkil</font></td>

<td><font color=cyan>AE DIL HAI MUSHKIL</font></td>

<td><font color=cyan>Pritam</font></td>

</tr>

<tr><td><font color=cyan>Channa Mereya</font></td>

<td><font color=cyan>AE DIL HAI MUSHKIL</font></td>

<td><font color=cyan>Pritam</font></td>

</tr>

<tr><td><font color=cyan>Nashe Si Chadh Gaayi</font></td>

<td><font color=cyan>BEFIKRE</font></td>

<td><font color=cyan>Vishal-Shekhar</font></td>

</tr>

<tr><td><font color=cyan>Naina</font></td>
<td><font color=cyan>DAANGAL</font></td>

<td><font color=cyan>Pritam</font></td>

</tr>

<tr><td><font color=cyan>Zaalima</font></td>

<td><font color=cyan>RAEES</font></td>

<td><font color=cyan>JAM8</font></td>

</tr>

<tr><td><font color=cyan>Kuch Parbat Hilaayein</font></td>

<td><font color=cyan>PURNAA</font></td>

<td><font color=cyan>Vishal-Shekhar</font></td>

</tr>

<tr><td><font color=cyan>Roke Na Ruke Naina</font></td>

<td><font color=cyan>BADRINATH KI DULHANIA</font></td>

<td><font color=cyan>Aamal Malik</font></td>

</tr>

<tr><td><font color=cyan>Haareya</font></td>

<td><font color=cyan>MERI PYAARI BINDU</font></td>

<td><font color=cyan>Priya Saraiyaa</font></td>

</tr>

<tr><td><font color=cyan>Murshida</font></td>

<td><font color=cyan>BEGUM JAAN</font></td>

<td><font color=cyan>Anu Malik</font></td>

</tr>

<tr><td><font color=cyan>Phir Bhi Tumko Chahunga</font></td>

<td><font color=cyan>HALF GIRLFRIEND</font></td>

<td><font color=cyan>Manoj Muntashir/Pritam</font></td>

</tr>
<tr><td><font color=cyan>Raabta(Reprise)</font></td>

<td><font color=cyan>RAABTA</font></td>

<td><font color=cyan>Pritam</font></td>

</tr>

<tr><td><font color=cyan>Ik Vari Aa</font></td>

<td><font color=cyan>RAABTA</font></td>

<td><font color=cyan>Pritam</font></td>

</tr>

<tr><td><font color=cyan>Main Tera Boyfriend</font></td>

<td><font color=cyan>RAABTA</font></td>

<td><font color=cyan>Pritam</font></td>

</tr>

<tr><td><font color=cyan>O Saathi</font></td>

<td><font color=cyan>SHAB</font></td>

<td><font color=cyan>Mithoon</font></td>

</tr>

<tr><td><font color=cyan>Galti Se Mistake</font></td>

<td><font color=cyan>JAGGA JAASOOS</font></td>

<td><font color=cyan>Pritam</font></td>

</tr>

<tr><td><font color=cyan>Phir Waahi</font></td>

<td><font color=cyan>JAGGA JAASOOS</font></td>

<td><font color=cyan>Pritam</font></td>

</tr>

<tr><td><font color=cyan>Hawaayein</font></td>

<td><font color=cyan>JAB HARRY MET SEJAL</font></td>

<td><font color=cyan>Pritam</font></td>
</tr>

<tr><td><font color=cyan>Bairagi</font></td>

<td><font color=cyan>BAREILLY KI BARFI</font></td>

<td><font color=cyan>Samira Koppikar</font></td>

</tr>

<tr><td><font color=cyan>Main Hoon Saath Tere</font></td>

<td><font color=cyan>SHAADI MEIN ZAROOR AANA</font></td>

<td><font color=cyan>JAM8</font></td>

</tr>

<tr><td><font color=cyan>Pal</font></td>

<td><font color=cyan>MONSOON SHOOTOUT</font></td>

<td><font color=cyan>Rochak Kohli</font></td>

</tr>

<tr><td><font color=cyan>Aaj Se Teri</font></td>

<td><font color=cyan>PADMAN</font></td>

<td><font color=cyan>Amit Trivedi</font></td>

</tr>

<tr><td><font color=cyan>Binte Dil</font></td>

<td><font color=cyan>PADMAVAAT</font></td>

<td><font color=cyan>Sanjay Leela Bhansali</font></td>

</tr>

</table>

</center>

</font>

</p>

<font size=4 face="Monotype Corsiva">

<h3><a href="life.html" style="color: #9003FC">Life</h3> <h3><a href="early_career.html"


style="color: #03DCFC">Early Career</h3>
<h3><a href="career.html" style="color:white">Singing Career</h3>

<h3><a href="human.html" style="color: #06F50E">Humanitarian Works</h3>

<h3><a href="personal.html" style="color: #FFC401">Personal Life</h3>

<h3><a href="impact.html" style="color: #FC9700">Impact and Recognition</h3>

<h3><a href="award.html" style="color: #FC4100">Awards and Nominations</h3>

</font>

</body>

</html>

Humanitarian Works(human.html)

<html>

<head>

<title>Humanitarian Works</title>

</head>

<body background=wp1890524.bmp>

<font size=3 face=Cambria color="#FFFFFF">

<font size=3 color="#FDFF00"><h4>Humanitarian Works</h4></font>

<p>

Singh has played a great role in the Bollywood singing career of Ash King, one of his contemporaries.
Regarding his help King told the Times of India, "When I met Arijit in London through a mutual
friend, he<br><br> wasn't a star singer yet. I knew he'd be big someday. When I came back (to
Kolkata) in 2010, Arijit invited me to Mumbai and recommended me to Pritam for the song 'I Love
You' and 'Te Amo'. He has been a<br><br> great motivating force." Singh said in an interview that he
would love to serve people through his NGO named "Let There Be Light" which works for the Below
Poverty Line (BPL) community. His NGO aims to<br><br> include activities like bloodbank camp (with
proof and records and photographs of all the blood being delivered properly), distribution of clothes,
books, stationery, etc. to Below Poverty Line children on a huge<br><br> scale and seasonal human
ground activities. In an interview, he spoke about his desire to work for people. "I try and help
people in whichever way I can. I owned an NGO long time ago which is now turned into
<br><br>something which helps the people in whichever way they can. For example, we collected a
lot of things for victims of the Nepal earthquake. The biggest problem is that we are not ready for
anything bad that <br><br>happens, be it during disasters or helping people post one. For example,
the first earthquake in Nepal happened on 25 April and it took me a while to collect something as
basic as matchboxes, candles and so on. <br><br>People basically are not ready to help others. I
firmly feel that we over here need a lot of awareness when it comes to population and at times I
even feel bad for the Government."

</p>

</font>

<font size=4 face="Monotype Corsiva">

<h3><a href="life.html" style="color: #9003FC">Life</h3> <h3><a href="early_career.html"


style="color: #03DCFC">Early Career</h3>

<h3><a href="career.html" style="color:white">Singing Career</h3>

<h3><a href="human.html" style="color: #06F50E">Humanitarian Works</h3>

<h3><a href="personal.html" style="color: #FFC401">Personal Life</h3>

<h3><a href="impact.html" style="color: #FC9700">Impact and Recognition</h3>

<h3><a href="award.html" style="color: #FC4100">Awards and Nominations</h3>

</font>

</body>

</html>

Personal Life(personal.html)

<html>

<head>

<title>Personal Life</title>

</head>

<body background=A124857_gal_20151228112603A.bmp>

<font face="Berlin Sans FB" color=yellow>

<font color="#E02089"><h3>Personal Life</h3></font>

<p>According to Singh, apart from being a singer, he is a badminton player, a writer, a movie freak
and a documentary maker. He also likes cricket, football and his favourite sportsmen are Sachin
Tendulkar, Lance <br><br>Klusener and Jonty Rhodes. He is an ardent football fan, his favourite
teams are Brazil and Argentina and favourite footballers are Lionel Messi, Thomas Muller. In
Badminton, he likes Saina Nehwal.</p>
<p>Arijit enjoys listening to retro songs by Lata Mangeshkar, Mohammed Rafi and the classical and
ghazal songs along with the music of Coldplay. He expressed his desire to work with artist Norah
Jones someday as he <br><br>loves her music. He says he is uncomfortable with all the attention
that fame has brought. In a concert at Emaar Boulder Hills, he stated: "If I want to eat fish, I want to
be free to go and buy it myself in the market. I <br><br>don't like these interviews and photos."

</p>

</font>

<font size=4 face="Monotype Corsiva">

<h3><a href="life.html" style="color: #9003FC">Life</h3> <h3><a href="early_career.html"


style="color: #03DCFC">Early Career</h3>

<h3><a href="career.html" style="color:white">Singing Career</h3>

<h3><a href="human.html" style="color: #06F50E">Humanitarian Works</h3>

<h3><a href="personal.html" style="color: #FFC401">Personal Life</h3>

<h3><a href="impact.html" style="color: #FC9700">Impact and Recognition</h3>

<h3><a href="award.html" style="color: #FC4100">Awards and Nominations</h3>

</font>

</body>

</html>

Impact and Recognition(impact.html)

<html>

<head>

<title>Impact and Recognition</title>

</head>

<body background=abstract-background-wallpaper.jpg>

<font face="Copperplate Gothic Light" color=cyan>

<font color="#FF6400"><h3>Impact and Recognition</h3></font>

<p><b>In an interview music director and composer, Pritam said "Arijit is a good singer, a smart
musician and an intelligent musician as well." Vishal Dadlani of the music<br><br> director duo
Vishal-Shekhar said Singh is a phenomenal singer. In another interview he said "Arijit has the ability
and the openness needed to make every recording <br><br>a genuine collaboration. He's also a
really nice guy, with no ego. That helps" Filmmaker Sanjay Leela Bhansali in an Interview with The
Hindu said "Arijit Singh is <br><br>very special".</b></p>

<p><b>Shreya Ghoshal remarked that he "is versatile and has a soulful voice". Shankar Mahadevan
said "I knew him before he became Arijit Singh. He is an educated<br><br> musician, he understands
his Sargam and he has got depth. Suresh Wadkar praised him as one of the "great singers of this
generation".</b>

</font>

<font size=4 face="Monotype Corsiva">

<h3><a href="life.html" style="color: #9003FC">Life</h3> <h3><a href="early_career.html"


style="color: #03DCFC">Early Career</h3>

<h3><a href="career.html" style="color:white">Singing Career</h3>

<h3><a href="human.html" style="color: #06F50E">Humanitarian Works</h3>

<h3><a href="personal.html" style="color: blue">Personal Life</h3>

<h3><a href="impact.html" style="color: #FC9700">Impact and Recognition</h3>

<h3><a href="award.html" style="color: #FC4100">Awards and Nominations</h3>

</font>

</body>

</html>

award.html

<html>

<head>

<title></title>

</head>

<body background=11_mr_navaa_90.bmp>

<font face="Eras Demi ITC" color=white>

<p><b>

<center><table border=4>

<tr><th>Award Name</th>
<th>Song</th>

<th>Year</th>

</tr>

<tr><td>Filmfare Awards</td>

<td>Tum Hi Ho</td>

<td>2014</td>

</tr>

<tr><td>Filmfare Awards</td>

<td>Sooraj Duba Hain</td>

<td>2016</td>

</tr>

<tr><td>Filmfare Awards</td>

<td>Ae Dil Hai Mushkil</td>

<td>2017</td>

</tr>

<tr><td>Filmfare Awards</td>

<td>Roke Na Ruke Naina</td>

<td>2018</td>

</tr>

<tr><td>Gaana Users' Choice Icons(fav. male artist)</td>

<td>Overall performance in the year</td>

<td>2016</td>

</tr>

<tr><td>GIMA Awards</td>

<td>Tum Hi Ho</td>

<td>2014</td>

</tr>
<tr><td>GIMA Awards</td>

<td>Muskurane Ki Wajah</td>

<td>2015</td>

</tr>

<tr><td>GIMA Awards</td>

<td>Samjhawaan</td>

<td>2015</td>

</tr>

<tr><td>GIMA Awards</td>

<td>Soch Na Sake</td>

<td>2016</td>

</tr>

<tr><td>IIFA Awards</td>

<td>Tum Hi Ho</td>

<td>2014</td>

</tr>

<tr><td>IIFA Awards</td>

<td>Hawaayein</td>

<td>2018</td>

</tr>

<tr><td>Mirchi Music Awards</td>

<td>Duaa</td>

<td>2012</td>

</tr>

<tr><td>Mirchi Music Awards</td>

<td>Tum Hi Ho</td>

<td>2013</td>
</tr>

<tr><td>Mirchi Music Awards</td>

<td>Samjhawaan</td>

<td>2014</td>

</tr>

<tr><td>Mirchi Music Awards</td>

<td>Ae Dil Hai Mushkil</td>

<td>2016</td>

</tr>

<tr><td>Mirchi Music Awards</td>

<td>Hawaayein</td>

<td>2017</td>

</tr>

</table></center>

</b>

</p>

</font>

<font size=4 face="Monotype Corsiva">

<h3><a href="life.html" style="color: #9003FC">Life</h3> <h3><a href="early_career.html"


style="color: #03DCFC">Early Career</h3>

<h3><a href="career.html" style="color:blue">Singing Career</h3>

<h3><a href="human.html" style="color: #06F50E">Humanitarian Works</h3>

<h3><a href="personal.html" style="color: #FFC401">Personal Life</h3>

<h3><a href="impact.html" style="color: #FC9700">Impact and Recognition</h3>

<h3><a href="award.html" style="color: #FC4100">Awards and Nominations</h3>

</font>

</body>

</html>
Bibliography

 Wikipedia
 www.songsmp3.me
 Google Images
 www.postermywall.com

You might also like