-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathi-love-design.html
61 lines (51 loc) · 2.1 KB
/
i-love-design.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Start</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="" />
<meta name="keywords" content="" />
<link rel="icon" href="favicon.png"/>
<link rel="stylesheet" href="css/normalize.css" />
<link rel="stylesheet" href="css/style.css" />
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<header class="ba-header">
<h1>I LOVE DESIGN</h1>
<P>I'm glad that you visited my site where it can get to know me and my work</P>
<a href="#" class="button31"><button></button></a>
</header>
<main role="main" class="main">
<p>
My name is Vlad Musienko, I'm a web desiner. I like to draw and all that is connected with the design. In this area a long time ago and during this time I managed to create several successful projects used by people all over the world.
</p>
<p>
I love the simplisity in the design of web sites. As I see it, people, it's like my work. Naturally I do not want to rest on our laurels and wiil continue futher studies to improve soybean skills creatin new interesting creative project.
</p>
</main>
<footer class="ba-footer">
<h1>
WHAT I DO
</h1>
<ul class="list">
<li>
<strong>Template.</strong><br>
Lately, I aften create templates for WorldPress. the portfolio is the presentationand htr oppotunity to buy them on the site Themeforest.
</li>
<li>
<strong>Brand.</strong><br>
Creating a brand is a very complex process aimed at htr creation and positioning the unique person on the company, its products and services.</li>
<li>
<strong>Dreams.</strong><br>
Everyone is able to destroy the dream, but not everybody is able to create it. I try to help people in their difinition as a person and specialist.
</li>
</ul>
</footer>
</body>
</html>