-
Notifications
You must be signed in to change notification settings - Fork 0
/
football.html
71 lines (70 loc) · 4.47 KB
/
football.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Where did the football game come in india and Indian first team of football ?</title>
<style>
body{background-color: rgb(78, 78, 241);}
h1{background-color:black;color: red;}
div{background-color: cornflowerblue;}
p{background-color: darkcyan;}
a {
text-decoration: none;
display: inline-block;
padding: 8px 16px;}
a:hover {
background-color: #ddd;
color: black;}
.previous {
background-color: #f1f1f1;
color: black;}
.next {
background-color: #04AA6D;
color: white;}
.round {
border-radius: 50%;}
</style>
</head>
<body>
<header>
<h1>Why the football game did not get popular in india ?
Where did the football game come in india and Indian first team of football ?</h1>
<p>In this page you will get answer of Where did the football game come in india and Indian first team of football ?</p>
<iframe width="560" height="315" src="https://www.youtube.com/embed/Qq9RDykwDP0" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<span><img src="https://image.freepik.com/free-photo/boy-standing-with-ball-football-field-ready-start-play-new-game_1150-6471.jpg"width="500"></span>
</header>
<main>
<div>
<h1>This is the second of this discurssion.Why the football game did not get popular in india ? </h1>
<h2><big>Where did the football game come in india and Indian first team of football ?</big></h2>
</div>
<div class="red">
<p>Football was introduced to India by British soldiers in the mid-nineteenth century. It spread because of the efforts of Nagendra Prasad Sarbadhikari. In 1888 the Durand Cup was founded by then India's Foreign Secretary, Mortimer Durand at Shimla, India.
The Durand Cup is the third oldest football competition behind the FA Cup and the Scottish Cup. It was initiated, as a recreation for British troops stationed in India. Royal Scots Fusiliers won the first edition of the cup by beating Highland Light Infantry 2–1 in the Final. In 1893 the IFA Shield was founded as the fourth oldest trophy in the world. Calcutta, then capital of British India, soon became the hub of Indian football. Sarada FC was the oldest Indian football club.
</p>
</div>
<div class="green">
<h1>Who are the first india football team members?</h1>
<p>he first known official international tour of the Indian team which at that time consisted of both Indian and British players was in 1924, when it was led by Indian footballer Gostha Paul.
Football teams consisting of entirely Indian players started to tour Australia, Japan, Indonesia, and Thailand during the late 1930s. The first international match India played before independence is yet to be verified, but the very trace of it can be found in the match India played overseas against Ceylon in 1933. It was India's second international tour, where Gostha Paul led his side to victory by 1–0 score. On 4 July 1936 India played against visiting Chinese team, which was held at Calcutta. The match was a draw of .</p>
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/8/82/India_national_team_at_Olympics_1948.jpg/220px-India_national_team_at_Olympics_1948.jpg"width="500">
<span><img src="https://upload.wikimedia.org/wikipedia/commons/thumb/c/cf/India_%26_all_European_team_1938_Calcutta_Charity_match.jpg/440px-India_%26_all_European_team_1938_Calcutta_Charity_match.jpg" height="325"></span>
</div>
</main>
<footer>
<div>
<form>
<h1>If you want want any more information about this page or suggest any information.so write down below .</h1>
<input type="self
"Placeholder="enter you question and suggestion">
</form>
</div>
<div>
<a href="index.html" class="previous">« Previous</a>
<a href="football 2.html" class="next">Next »</a>
</div>
</footer>
</body>
</html>