-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
85 lines (75 loc) · 2.87 KB
/
index.html
File metadata and controls
85 lines (75 loc) · 2.87 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
77
78
79
80
81
82
83
84
85
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="fullstack developer.css">
<title>Asalef Alena</title>
</head>
<body>
<div class="ph">
<div id="flex">
<div id="box" class="ph1">
<h1>Asi Alena</h1>
<h2>fullstack developer</h2>
</div>
<div id="box1" class="ph1">
<img src="asalef.jpg">
</div>
<div id="box25">
<a href="https://github.com/asalef10">
<p>Github</p>
</a>
<a href="Asalef10@gmail.com">
<p>Email :Asalef10@gmail.com</p>
</a>
<a href="0546729018">
<p>phoneNumber:
0546729018
</p>
</a>
</div>
<div id="box26">
<p>
<p> Web pages I made Enjoy:</p>
<a href="/singers/2pac/2pac.html">
<li>The page abut 2pac</li>
</a>
<a href="/singers/j.cole/J.COLE8.html">
<li>The page abut j.cole</li>
</a>
<a href="../singers/Bigi_nutoris/Bigi.html">
<li>The page abut Bigi</li>
</a>
</p>
<div id="box2" class="ph1">
<p>
Military exemption holder for medical reasons 2018-2015: High school education - full
matriculation in
business administration, Real Gymnasium Rishon Lezion. 8 units in administration and economics
and human
resources.
: Courses and Personal Empowerment Certification - 2018.: Employment Experience 2018 - 2020 -
Cashier,
Yochananoff Customer Recommendations on Personal Attitude and Good Social and Interpersonal
Service
Recruitment and training of employees. Providing a quick response to problems in the field.
2017 - 2018 - Assistant to a computer secretary, Ramat Eliyahu experiences a work environment
and Excel,
Word software
Amharic Languages: Very good English: Reasonable Hebrew: Very good.
</p>
</p>
</div>
<div id="box3" class="ph1">
<h1>The End</h1>
</div>
<!-- <div id="box4" class="ph1"> -->
<!-- </div> -->
<div id="box5"></div>
</div>
</div>
</div>
</div>
</body>
</html>