-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
131 lines (106 loc) · 2.88 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
<!DOCTYPE html>
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="datascience.css">
<style type="text/css">
body {background-color: black; }
.n
{
text-color:red;
width: 150px;
height: 50px;
background-color: red;
position: relative;
animation: myfirst 5s linear 2s infinite alternate;
}
@keyframes myfirst {
0% {background-color:red; left:500px; top:0px;}
25% {background-color:yellow; left:700px; top:0px;}
}
h1
{
color:red;
text-shadow: 1px 1px 2px black, 0 0 25px blue, 0 0 5px darkblue;
text-align: left;
margin-left: 3%;
margin-top: 4%;
}
* {box-sizing: border-box}
.con{
width: 40%;
background-color: #ddd;
}
.skills {
text-align: right;
padding-top: 5px;
padding-bottom: 5px;
color: white;
}
.vedio
{
margin-left: 0px;
}
.html {width: 85%; background-color: #04AA6D;}
.css {width: 95%; background-color: #2196F3;}
.js {width: 80%; background-color: #f44336;}
.php {width: 75%; background-color: #808080;}
</style>
</head>
<body>
<ul>
<li><a href="https://github.com/nitesh-30/DSproject/blob/main/Haldia%20Institute%20Of%20Technology%20Animated%20Videos%20%40HALDIA%20INSTITUTE%20OF%20TECHNOLOGY%20OFFICIAL.mp4"><span></span>
<span></span>
<span></span>
<span></span>Project</a></li>
<li><a href="#certificate"><span></span>
<span></span>
<span></span>
<span></span>ABOUT DATASCIENCE</a>
<ul>
<li><a href="https://github.com/nitesh-30/DSproject/blob/main/_SCOPE%20OF%20DATA%20SCIENCE%20IN%20INDIA%20-%20038%20Samyamoy%20Rakshit%20(4).pdf"><span></span>
<span></span>
<span></span>
<span></span>Scope </a></li>
<li><a href="WhatsApp Video 2022-03-31 at 08.27.45.mp4">
<span></span>
<span></span>
<span></span>Tools </a></li>
</ul>
</li>
<li><a href="#"><span></span>
<span></span>
<span></span>
<span></span>CODING PRACTICE</a>
<ul>
<li><a href="#"><span></span>
<span></span>
<span></span>
<span></span>Python</a></li>
<li><a href="#"><span></span>
<span></span>
<span></span>
<span></span>C++</a></li>
<li><a href="https://www.hackerrank.com/">
<!-- <span></span>
<span></span>
<span></span> -->
C </a></li>
</ul></li>
<li><a href="#about"> <span></span>
<span></span>
<span></span>
<span></span>About</a></li>
</ul>
<div class="container">
<div class="row">
</div>
</div>
https://github.com/nitesh-30/DSproject/blob/main/Haldia%20Institute%20Of%20Technology%20Animated%20Videos%20%40HALDIA%20INSTITUTE%20OF%20TECHNOLOGY%20OFFICIAL.mp4
<dir class="n">DATA SCIENCE
</dir>
style="top: 0px" >
</body>
</html>