-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
76 lines (60 loc) · 3.44 KB
/
Copy pathindex.html
File metadata and controls
76 lines (60 loc) · 3.44 KB
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
<!DOCTYPE html>
<html>
<head>
<title>Happy Republic day</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.7.0/animate.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js"></script>
</head>
<body>
<input type="button"value="start national anthem"onclick="s_n_a"/>
<audio id="aud" src="https://ia800304.us.archive.org/15/items/jana-gana-mana/jana_gana_mana_64kb.mp3"></audio>
<div id="grad1"><center>---by Payal Manghnani PM---
<a href="https://www.fg-a.com" target="_blank"><img class="embeddedObject" src="https://content.screencast.com/users/fg-a/folders/world-flags/media/72ef25eb-15be-46fd-b2d5-96196509b6de/indiaC.gif" width="68" height="50" border="0" alt="Clipart" /></a>
<center>tap anywhere for music,slide up or down to see it full
</center>
<marquee direction="right"><p><font color="saffron"/></p><h4><i><b><hr>Happy Republic Day to all my friends</b></i></h4></p></marquee><hr>
<script>
document.body.onclick=()=>{
aud.play()
}
</script>
<div class="container-fluid rr">
<h4 id="s" class='text-center text-danger'>🇮🇳🚩🇮🇳🚩🇮🇳</h4>
<marquee>
<h1><span id="s1">Be the change you want to see in this nation and feel proud to be an India. Happy Republic Day!</span> </h1>
</marquee>
<h1><span id="s3"><h2 id="demo" class='text-white text-center animated zoomIn infinite' style="animation-delay:1s"></h2></span></h1>
<img id='c' class="animated zoomInLeft rounded" style="animation-delay:1.5s; opacity:0.4">
</div>
<div class='container-fluid bg-light'>
<div class='card'>
<div class='card-header'>
<img src="st.jpg" alt="flag" >
<p class='text-center text-info card-text'>72th Republic day</p>
</div>
<div class='card-body'>
<h3 class='text-primary text-center'>INDIA <h2 class=' text-center animated zoomIn infinite' style="animation-delay:2s">Happy Republic Day </h2></h3>
<p class='text-center text-info'>I Love My INDIA</p>
<h2 class='text-center text-primary'>🙏🙏🙏</h2>
</div>
<script>
document.getElementById("demo").innerHTML =name;
</script>
<br>
<br>
<center> Create by Payal Manghnani</center>
</html>
<div style=color:red>
<center>
<i>Happy Republic Day 2021</i>
<br>
<h2>26 January 2021</h2>
</center>
</div>
</body>
</html>