-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
40 lines (35 loc) · 1.23 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
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<meta name="description" content="HTML, CSS & Bootstrap By Tarun Ghosh">
<meta property="og:title" content=""/>
<meta property="og:url" content="http://youtube.com/iTutorialOfficial/" />
<meta name="keywords" content="HTML,CSS,Bootstrap">
<meta name="author" content="Tarun Ghosh">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Animation</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<script language=javascript>document.write(unescape('%3Cdiv%20class%3D%22strip%22%3E%0A%20%20%20%20%20%20%3Cp%3ECreated%20By%20iNCOGNITO%20%3Cbr%3E%28Tarun%20Ghosh%29%20%3Cbr%3E%20%3Ca%20href%3D%22https%3A//itarungm.blogspot.com/%22%20target%3D%22_blank%22%3E%7B%7B%20iTarunGM%20%7D%7D%3C/a%3E%3C/p%3E%0A%20%20%3C/div%3E%20'))</script>
<div class="skills">
<center><h1>Skills</h1></center>
</div>
<div class="box1">
<p>WORDPRESS</p>
</div>
<div class="box2">
<p>HTML</p>
</div>
<div class="box3">
<p>CSS</p>
</div>
<div class="box4">
<p>JAVASCRIPT</p>
</div>
<div class="box5">
<p>ANDROID STUDIO</p>
</div>
</body>
</html>