-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
187 lines (147 loc) · 7.79 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
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
<!DOCTYPE html>
<html lang="es">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Diseñador Freelancer</title>
<link rel="preload" href="css/normalize.css" as="style">
<link rel="stylesheet" href="css/normalize.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Krub:ital,wght@0,700;1,400&display=swap">
<link rel="preload" href="css/styles.css" as="style">
<link rel="stylesheet" href="css/styles.css">
</head>
<body>
<header><h1 class="titulo">Michel San Martín <span>Freelancer</span></h1></header>
<div class="nav-bg">
<!--
BARRA DE NAVEGACIÓN
-->
<nav class="navegacion-principal contenedor">
<a href="#">Inicio</a>
<a href="views/sobre-mi.html">Sobre Mi</a>
<a href="#">Clientes</a>
<a class="btn-contactos" href="#contacto">Contacto</a>
</nav>
</div>
<section class="hero2">
<!--
SUBTITULO, UBICACIÓN Y CONTACTO
-->
<div class="contenido-hero">
<h2> Diseño y Desarrollo Web <span> Freelancer </span></h2>
<div class="ubicacion">
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-map-pin" width="88" height="88"
viewBox="0 0 24 24" stroke-width="1.5" stroke="#ffc107" fill="none" stroke-linecap="round"
stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z" fill="none" />
<circle cx="12" cy="11" r="3" />
<path d="M17.657 16.657l-4.243 4.243a2 2 0 0 1 -2.827 0l-4.244 -4.243a8 8 0 1 1 11.314 0z" />
</svg>
<p> San Miguel, Santiago de Chile. </p>
</div>
<a class="boton" href="#">Contactar</a>
</div>
</section>
<main class="contenedor sombra">
<!--
sobre los servicios
-->
<h2>Mis Servicios</h2>
<div class="servicios">
<section class="servicio">
<h3>Diseño Web</h3>
<div class="iconos">
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-palette" width="40" height="40"
viewBox="0 0 24 24" stroke-width="1.5" stroke="#000000" fill="none" stroke-linecap="round"
stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z" fill="none" />
<path d="M12 21a9 9 0 1 1 0 -18a9 8 0 0 1 9 8a4.5 4 0 0 1 -4.5 4h-2.5a2 2 0 0 0 -1 3.75a1.3 1.3 0 0 1 -1 2.25" />
<circle cx="7.5" cy="10.5" r=".5" fill="currentColor" />
<circle cx="12" cy="7.5" r=".5" fill="currentColor" />
<circle cx="16.5" cy="10.5" r=".5" fill="currentColor" />
</svg>
</div>
<p>Sit amet consectetur adipisicing elit. Sint exercitationem facilis assumenda, architecto ipsam labore.</p>
</section>
<section class="servicio">
<h3>Aplicaciones Móviles</h3>
<div class="iconos">
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-android" width="40"
height="40" viewBox="0 0 24 24" stroke-width="1.5" stroke="#000000" fill="none" stroke-linecap="round"
stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z" fill="none" />
<line x1="4" y1="10" x2="4" y2="16" />
<line x1="20" y1="10" x2="20" y2="16" />
<path d="M7 9h10v8a1 1 0 0 1 -1 1h-8a1 1 0 0 1 -1 -1v-8a5 5 0 0 1 10 0" />
<line x1="8" y1="3" x2="9" y2="5" />
<line x1="16" y1="3" x2="15" y2="5" />
<line x1="9" y1="18" x2="9" y2="21" />
<line x1="15" y1="18" x2="15" y2="21" />
</svg>
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-apple" width="40"
height="40" viewBox="0 0 24 24" stroke-width="1.5" stroke="#000000" fill="none" stroke-linecap="round"
stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z" fill="none" />
<path d="M9 7c-3 0 -4 3 -4 5.5c0 3 2 7.5 4 7.5c1.088 -.046 1.679 -.5 3 -.5c1.312 0 1.5 .5 3 .5s4 -3 4 -5c-.028 -.01 -2.472 -.403 -2.5 -3c-.019 -2.17 2.416 -2.954 2.5 -3c-1.023 -1.492 -2.951 -1.963 -3.5 -2c-1.433 -.111 -2.83 1 -3.5 1c-.68 0 -1.9 -1 -3 -1z" />
<path d="M12 4a2 2 0 0 0 2 -2a2 2 0 0 0 -2 2" />
</svg>
</div>
<p>consectetur adipisicing elit. Sit rem blanditiis deleniti, recusandae necessitatibus fugit voluptatem dicta.</p>
</section>
<section class="servicio">
<h3>E-Commerce</h3>
<div class="iconos">
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-credit-card" width="40"
height="40" viewBox="0 0 24 24" stroke-width="1.5" stroke="#000000" fill="none" stroke-linecap="round"
stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z" fill="none" />
<rect x="3" y="5" width="18" height="14" rx="3" />
<line x1="3" y1="10" x2="21" y2="10" />
<line x1="7" y1="15" x2="7.01" y2="15" />
<line x1="11" y1="15" x2="13" y2="15" />
</svg>
</div>
<p>necessitatibus voluptatum modi error eaque labore! Harum culpa porro necessitatibu voluptas blanditii sequi.</p>
</section>
</div>
<section class="formulario-contacto">
<h2>Contacto</h2>
<!--
Formulario de contacto
-->
<form class="formulario">
<fieldset>
<legend><span>Contáctame llenando todos los campos</span></legend>
<div class="contenedor-campos">
<div class="campo">
<label>Nombre</label>
<input class="input-text" type="text" placeholder="Nombre" />
</div>
<div class="campo">
<label>Teléfono</label>
<input class="input-text" type="tel" placeholder="Teléfono" />
</div>
<div class="campo">
<label>Correo</label>
<input class="input-text" type="email" placeholder="Correo electrónico" />
</div>
<div class="campo">
<label>Mensaje</label>
<textarea class="input-text"></textarea>
</div>
</div><!--cierre contenedor-campos-->
<div class="alinear-derecha flex">
<input class="boton w-sm-100" type="submit" value="Enviar" />
</div>
</fieldset>
</form>
</section>
</main>
<div id="contacto"></div>
<footer class="footer">
<p>Todos los derechos reservados Michel San Martin Freelancer</p>
</footer>
<!-- <script scr="javascript/functions.js"></script> -->
</body>
</html>