-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
36 lines (24 loc) · 878 Bytes
/
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
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Sergei Ilchenko</title>
<link rel="stylesheet" type="text/css" href="./css/style.css">
<link href="./css/css" rel="stylesheet">
</head>
<body>
<div id="header_image">
<img src="./css/green.png" width="300px">
</div>
<div id="header_text">
Sergei Ilchenko <br>
<a href="mailto:[email protected]">
</div>
<div style="clear:both"></div>
<div align="justify">
<span class="section_header">Self (2005 - current)</span>
Summary: 20 years ago I bought a Lada car and now I’ve been repairing them all my life. site: 2112.рф
<span class="section_header">More information</span>
Here is my <a href="https://sergilch.github.io/resume.pdf">resume</a>.
<div id="footer_image">
<img src="./css/autumn.png" width="400px">
</div>
</div></body></html>