-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
192 lines (144 loc) · 7.64 KB
/
index.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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
<html>
<head>
<link rel="stylesheet" type="text/css" href="style.css"></link>
<link href="https://fonts.googleapis.com/css2?family=Modak&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css" integrity="sha384-9aIt2nRpC12Uk9gS9baDl411NQApFmC26EwAOH8WgZl5MYYxFfc+NcPb1dKGj7Sk" crossorigin="anonymous">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" type="text/css"
media="screen and (max-device-width: 480px)"
href="shetland.css" />
</head>
<body>
<div class="page">
<div class="header">
<h1> Irshad Academy </h1>
<p>Contact: 7004567302</p>
</div>
<nav class="navbar navbar-expand-lg navbar-light bg-light">
<a class="navbar-brand" href="index.html">Irshad Academy</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav mr-auto">
<li class="nav-item active">
<a class="nav-link" href="index.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://www.youtube.com/irshadacademy">YouTube</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Social Media
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="https://fb.me/irshadofficialpage">Facebook</a>
<a class="dropdown-item" href="https://www.instagram.com/irshad_700/">Instagram </a>
<div class="dropdown-divider"></div>
<a class="dropdown-item" href="#">Contact us</a>
</div>
</li>
<li class="nav-item">
<a class="nav-link" href="https://about.me/irshadone" tabindex="-1" aria-disabled="true">About us</a>
</li>
</ul>
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenu2" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Dropdown
</button>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<button class="dropdown-item" type="button">Action</button>
<button class="dropdown-item" type="button">Another action</button>
<button class="dropdown-item" type="button">Something else here</button>
</div>
</div>
<form class="form-inline my-2 my-lg-0">
<input class="form-control mr-sm-2" type="search" placeholder="Search" aria-label="Search">
<button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
</form>
</div>
</nav>
<div id="carouselExampleFade" class="carousel slide carousel-fade" data-ride="carousel">
<div class="carousel-inner">
<div class="carousel-item active">
<img src="Irshad Academy - Copy.jpeg" class="d-block w-100" alt="...">
</div>
<div class="carousel-item">
<img src="Photo_1591190762726 - Copy.png" class="d-block w-100" alt="...">
</div>
<div class="carousel-item">
<img src="quote-535125.jpg" class="d-block w-100" alt="...">
</div>
</div>
<a class="carousel-control-prev" href="#carouselExampleFade" role="button" data-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="carousel-control-next" href="#carouselExampleFade" role="button" data-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
<div class="mai">
<div class="container-fluid">
<div class="ro">
</div>
<div class="row">
<div class="col-sm-4">
<h4 style="text-align:center; padding-top:5px;">Irshad Kamil <hr></h4>
<img src="IMG_20191126_230411_225.jpg" height="200px" width="180px" style="max-width:95%;border:3px solid #545565; display:block;
margin-left:auto;
margin-right:auto;
border-radius:50%;">
<p style="padding-top:5px;">Hi This is Irshad kamil. I am a student currently living in Patna, Bihar, India. I am a Youtuber, Web Designer, Programmer. My interests range from technology to hiking. I am also interested in music, programming, and education.
Please visit my YouTube Chanel.
</p>
</div>
<div class="col-sm-8">
<img class="img-flid" src="download (1).jfif" height="230px" width="auto" style="max-width:95%;border:3px solid #545565;">
<h2 text-align="center">About us</h2><hr>
<p style="padding-left:10px;">Hello! Welcome to Irshad Academy.
In Our YouTube Chanel you will get latest colleges update,
Bihar Board 10th 12th Notes, Answer key, Model Paper etc.
So Please visit to my youtube channel for watch
our videos. Also like and subscribe this channel for
study related videos. Thank You!
</div>
</div>
<div class="row">
<div class="col-sm-12">
<br> <h2 style="text-align:center;">Video Gallery</h2><br>
<iframe width="320" height="240" src="https://www.youtube.com/embed/dAAALcKVKCA" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<iframe width="320" height="240" src="https://www.youtube.com/embed/5XpL1_Zz9UU" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<iframe width="320" height="240" src="https://www.youtube.com/embed/L2yE-pDvnms" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<iframe width="320" height="240" src="https://www.youtube.com/embed/VNSFo4yeFTw" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<iframe width="320" height="240" src="https://www.youtube.com/embed/KlcNRpmVc50" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<iframe width="320" height="240" src="https://www.youtube.com/embed/RS3NTF7hZu8" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
</div>
</div>
<br>
<div class="container-fluid" style="text-align:center;
margin-top:5px;
padding-top:10px;
background-color:#d0d9d2;">
<div class="row">
<div class="col-sm">
<b>Address</b><hr>East Boaring Road 800001,Patna </div>
<div class="col-sm">
<p>© 2020 Irshad Academy. All rights reserved</p>
</div>
<div class="col-sm">
<b>Contact us</b><hr> EMAIL:
irshad700ii@gmail.com
<br>PHONE:
7004567302
</div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js" integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/js/bootstrap.min.js" integrity="sha384-OgVRvuATP1z7JjHLkuOU7Xw704+h835Lr+6QL9UvYjZE3Ipu6Tp75j7Bh/kR0JKI" crossorigin="anonymous"></script>
</body>
</html>