ICT Practical Assignment (Old)
ICT Practical Assignment (Old)
Aryan Damle 8E
Q3) Code of main.html
<html>
</frameset>
</frameset>
</html>
Code of heading.html
<html>
<head>
<body bgcolor="green">
</body>
</html>
Code of info.html
<html>
<body bgcolor="blue">
</body>
</html>
Code of list.html
<html>
<body bgcolor="yellow">
<center>
<font size="8">
<ul>
</ul>
</center>
</font>
</body>
</html>
Code of Gold_medal.html
<html>
<br>
<br>
Age - 23 yrs
<br>
<br>
<br>
<br>
Indian track and field athlete who competes in the javelin throw.
As of August 2021, he is ranked second internationally by World Athletics.
A Junior Commissioned Officer (JCO) in the Indian Army, Chopra is the first track
and field athlete to win a gold medal for India at the Olympics. He is also the first
track and field athlete from India to win at the IAAF World U20 Championships, where in 2016
he achieved a world under-20 record throw of 86.48 m, becoming the first Indian athlete to set
a world record.
<br>
<br>
<center>
<br>
<br>
<br>
</center>
</font>
</body>
</html>
Code of silver_medal.html
<html>
<br>
Age - 23 yrs
<br>
<br>
<br>
<br>
<br>
</font>
<br>
Age - 27 yrs
<br>
Sport - weightlifting 49 Kg
<br>
She won the silver medal at the 2020 Tokyo Olympics in Women's 49 kg category.
Mirabai Chanu has won the World Championships and multiple medals at the Commonwealth
Games.
She was awarded the Padma Shri by the Government of India for her contributions to the sport.
She was awarded Major Dhyan Chand Khel Ratna award by the Government of India in 2018.
<br>
<br>
</font>
</body>
</html>
Code of Bronze_medal.html
<html>
<h1 align="center"><font color="#634341"><b>Bronze Medalists</b></font></h1>
Name - PV Sindhu
<br>
Age - 26 yrs
<br>
Sport - Badminton
<br>
Description - Pusarla Venkata Sindhu (born 5 July 1995) is an Indian professional badminton player.
Over the course of her career, Pusarla has won medals at multiple tournaments including Olympics
and on
the BWF circuit including a gold at the 2019 World Championships. She is the first Indian to become
the
Badminton World Champion and only the second individual athlete from India to win two
consecutive medals at the Olympic Games.
</font>
<br>
<br>
<br>
Age - 27 yrs
<br>
<br>
Description - Bajrang Punia (born 26 February 1994) is an Indian freestyle wrestler, who competes in
the 65-kg weight category.
At the 2020 Tokyo Olympics, Punia won a bronze medal by defeating Kazakhstan’s Daulet
Niyazbekov with a wide 8-0 margin.
Punia is the only Indian wrestler to win 3 medals at the World Wrestling Championships.
</font>
<br>
<br>
<br>
Age - 23 yrs
<br>
Sport - Boxing
<br>
Description - Lovlina Borgohain (born 2 October 1997) is an Indian amateur boxer who won a bronze
medal at the 2020 Summer Olympics in the women's welterweight event,
becoming only the third Indian boxer to win a medal at the Olympics. She also won bronze medal at
the 2018 AIBA Women's World Boxing Championships and the 2019 AIBA Women's
World Boxing Championships. She won the gold medal at 1st India Open International Boxing
Tournament held in New Delhi and silver medal at 2nd India Open International Boxing
Tournament held in Guwahati. Borgohain is the first female athlete and the second boxer from
Assam to represent the state in the Olympics. In 2020, she became the sixth person
</font>
<br>
<br>
<br>
Description - The India men's national field hockey team represents India in international Field
hockey competitions, and is governed by Hockey India. The team was formerly
under the control of Indian Hockey Federation. India was the first non-European team to be a part of
the International Hockey Federation. In 1928, the team won its first Olympic
gold medal and until 1960, the Indian men's team remained unbeaten in the Olympics, winning six
gold medals in a row.
</font>
<br>
<br>
<center>
</center>
<center>
</center>
</body>
</html>
Q2) Code of Q2
<html>
<body bgcolor="cyan">
<script language="JavaScript">
var a,b,sum,quotient;
a=10;
b=5;
sum = a + b;
quotient = a / b;
</script>
</font>
</body>
</html>
Q1) code of Q1
<html>
<body>
<script language="JavaScript">
</script>
</body>
</html>