-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
30 lines (24 loc) · 1.13 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
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="UTF-8">
<meta name="description" content="To enjoy good health, to bring true happiness to one's family, to bring peace to all, one must first discipline and control one's own mind. If a man can control his mind he can find the way to Enlightenment, and all wisdom and virtue will naturally come to him.">
<meta name="keywords" content="HTML,CSS,XML,JavaScript,code,web,peace,bhudda">
<meta name="author" content="kusha b k">
<title>kusha-b-k/</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<!----> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet"
href="https://fonts.googleapis.com/css?family=Tangerine">
</head>
<body>
<div id="wrapper" style="width:100%; text-align:center">
<img class="animated infinite Updown" src="assets/b.png" >
<div id="wrapper" style="width:100%; text-align:center">
<img src="assets/shadow.png" >
</div>
<div>Peace and Love!</div>
<div>🙏🏻</div>
</body>
</html>