-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathskill.html
139 lines (120 loc) · 5.17 KB
/
skill.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
132
133
134
135
136
137
138
139
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Skills</title>
<link rel="stylesheet" type="text/css" href="static/skill.css">
<link href="https://unpkg.com/[email protected]/css/boxicons.min.css" rel="stylesheet">
</head>
<body>
<nav class="navbar">
<a href="#" class="logo">Portfolio.</a>
<div id="contact-info" style="display: none;">
<h3>Contact Information</h3>
<p>Email: [email protected]</p>
<p>Phone: (+221) 77 152 29 43</p>
</div>
<ul>
<li class="active"><a href="index.html">Home</a></li>
<li><a href="index.html">About</a></li>
<li><a href="skill.html">Skills</a></li>
<li><a href="portofolio.html">Portfolio</a></li>
<li><a href="service.html">Service</a></li>
<li><a href="contact.html" id="contact-link">Contact</a></li>
</ul>
</nav>
<div>
<h2>What am I doing?</h2>
<p>I like to learn and create new thoughts. There are the technologies I work with :</p>
</div>
<div>
</div>
<main class="icon">
<div class="icon1">
<i class='bx bxl-html5' ></i></box-icon> <!--Icone HTML-->
<div class="titre"><h3>HTML</h3></div>
<!-- <div class="w3-light-gray" style="height:10rem;width:10rem;border-radius:100rem">
<div class="w3-red" style="height:10rem;width:10rem;border-radius:100rem"></div> -->
</div><br>
</div>
<div class="icon1">
<i class='bx bxl-css3' ></i> <!--Icone CSS3-->
<div class="titre"><h3>CSS</h3></div>
<!-- <div class="w3-light-black" style="height:10rem;width:10rem;border-radius:100rem">
<div class="w3-red" style="height:10rem;width:10rem;border-radius:100rem"></div> -->
</div><br>
</div>
<div class="icon1">
<i class='bx bxl-javascript'></i> <!--Icone Javascript-->
<div class="titre"><h3>Javascript</h3></div>
<!-- <div class="w3-light-black" style="height:10rem;width:10rem;border-radius:100rem">
<div class="w3-red" style="height:10rem;width:10rem;border-radius:100rem"></div> -->
</div><br>
</div>
<div class="icon1">
<i class='bx bxl-bootstrap'></i> <!--Icone Boostrap-->
<div class="titre"><h3>Bootstrap</h3></div>
<!-- <div class="w3-light-black" style="height:10rem;width:10rem;border-radius:100rem">
<div class="w3-red" style="height:10rem;width:10rem;border-radius:100rem"></div> -->
</div><br>
</div>
<div class="icon1">
<i class='bx bxl-java' ></i> <!--Icone Java-->
<div class="titre"><h3>Java</h3></div>
<!-- <div class="w3-light-black" style="height:10rem;width:10rem;border-radius:100rem">
<div class="w3-red" style="height:10rem;width:10rem;border-radius:100rem"></div> -->
</div><br>
</div>
<div class="icon1">
<i class='bx bxl-python' ></i> <!--Icone Python-->
<div class="titre"><h3>Python</h3></div>
<!-- <div class="w3-light-black" style="height:10rem;width:10rem;border-radius:100rem">
<div class="w3-red" style="height:10rem;width:10rem;border-radius:100rem"></div> -->
</div><br>
</div>
<div class="icon1">
<i class='bx bxl-django' ></i> <!--Icone Django-->
<div class="titre"><h3>Django</h3></div>
<!-- <div class="w3-light-black" style="height:10rem;width:10rem;border-radius:100rem">
<div class="w3-red" style="height:10rem;width:10rem;border-radius:100rem"></div> -->
</div><br>
</div>
<div class="icon1">
<i class='bx bxs-data' ></i> <!--Icone base de données-->
<div class="titre"><h3>MySQL</h3></div>
<!-- <div class="w3-light-black" style="height:10rem;width:10rem;border-radius:100rem">
<div class="w3-red" style="height:10rem;width:10rem;border-radius:100rem"></div> -->
</div><br>
</div>
<div class="icon1">
<i class='bx bxl-mongodb' ></i> <!--Icone mongodb-->
<div class="titre"><h3>MongoDB</h3></div>
<!-- <div class="w3-light-black" style="height:10rem;width:10rem;border-radius:100rem">
<div class="w3-red" style="height:10rem;width:10rem;border-radius:100rem"></div> -->
</div><br>
</div>
<div class="icon1">
<i class='bx bxl-git' ></i> <!--Icone git-->
<div class="titre"><h3>Git</h3></div>
<!-- <div class="w3-light-black" style="height:10rem;width:10rem;border-radius:100rem">
<div class="w3-red" style="height:10rem;width:10rem;border-radius:100rem"></div> -->
</div><br>
</div>
<div class="icon1">
<i class='bx bxl-github' ></i> <!--Icone de github-->
<div class="titre"><h3>GitHub</h3></div>
<!-- <div class="w3-light-black" style="height:10rem;width:10rem;border-radius:100rem">
<div class="w3-red" style="height:10rem;width:10rem;border-radius:100rem"></div> -->
</div><br>
</div>
<div class="icon1">
<i class='bx bxl-tailwind-css'></i> <!--Icone de tailwind-->
<div class="titre"><h3>Tailwind</h3></div>
<!-- <div class="w3-light-black" style="height:10rem;width:10rem;border-radius:100rem">
<div class="w3-red" style="height:10rem;width:10rem;border-radius:100rem"></div> -->
</div><br>
</div>
</main>
</body>
</html>