-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathms.html
27 lines (23 loc) · 1.07 KB
/
ms.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
<html>
<head>
<meta charset="utf-8">
<center>
<title>Motivational Session For Farmers</title>
<body style="background-color:powderblue;">
<link rel="stylesheet" href="style.css">
</head>
<body>
<div class= "wrapper">
<h1>Motivational Session For Farmers</h1>
<iframe width="560" height="315" src="https://www.youtube.com/embed/GO3pXOFxw4E" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<br>
<br>
<br>
<iframe width="560" height="315" src="https://www.youtube.com/embed/UfGsiQyqDtY" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<br>
<br>
<br>
<iframe width="560" height="315" src="https://www.youtube.com/embed/X0d4Hr8qtLo" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</center>
</body>
</html>