-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
150 lines (127 loc) · 7.46 KB
/
index.html
File metadata and controls
150 lines (127 loc) · 7.46 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
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
<!DOCTYPE html> <!-- indica al nevegador que vamos a utilizar HTML5 -->
<html lang="es"> <!-- indica lenguaje -->
<head>
<meta charset="UTF-8"> <!-- caracteres latinoamericanos -->
<meta http-equiv="X-UA-Compatible" content="IE=edge"> <!-- compativibilidad con edge -->
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <!-- utilizarce en diferentes dispositivos -->
<title>Practica Freelancer</title> <!-- titulo de la pestaña -->
<link rel="preload" href="css/normalize.css" as="style">
<link rel="stylesheet" href="css/normalize.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Krub:wght@400;700&display=swap" rel="stylesheet">
<link rel="preload" href="css/Estilos.css" as="style">
<link rel="stylesheet" href="css/Estilos.css">
</head>
<body>
<head>
<h1>Daniel Barragán Torres <span>Freelancer</span></h1>
</head>
<div class="nav-bg">
<nav class="navegacion-principal contenedor">
<a href="#">Inicio</a>
<a href="#">Sobre mi</a>
<a href="#">Clientes</a>
<a href="#">Contacto</a>
</nav>
</div>
<section class="hero">
<div class="contenido-hero">
<h2>Diseño y desarollo 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="#ffec00" 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>Jiquilpan, Mich.</p>
</div>
<a class="boton" href="#">Contacto</a>
</div>
</section>
<main class="contenedor sombra">
<h2>Mis servicios</h2>
<div class="servicios">
<div 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>Morbi nec dui arcu. Morbi sed mi sollicitudin, volutpat ligula id, accumsan dolor. Quisque elementum.</p>
</div>
<div class="servicio">
<h3>Aplicaciones web</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>Morbi nec dui arcu. Morbi sed mi sollicitudin, volutpat ligula id, accumsan dolor. Quisque elementum.</p>
</div>
<div class="servicio">
<h3>E-Comerce</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>Morbi nec dui arcu. Morbi sed mi sollicitudin, volutpat ligula id, accumsan dolor. Quisque elementum.</p>
</div>
</div>
<section>
<h2>Contactame</h2>
<form class="formulario">
<fieldset>
<legend>Contactame llenando todos los campos</legend>
<div class="contenedor-campos">
<div class="campo">
<label for="txtNombre">Nombre</label>
<input class="input-text" type="txt" id="txtNombre" placeholder="Nombre">
</div>
<div class="campo">
<label for="txtTelefono">Telefono</label>
<input class="input-text" type="tel" id="txtTelefono" placeholder="Telefono">
</div>
<div class="campo">
<label for="txtCorreo">Correo</label>
<input class="input-text" type="email" id="txtCorreo" placeholder="Correo">
</div>
<div class="campo">
<label for="txtMensaje">Mensaje</label>
<textarea class="input-text" id="txtMensaje" placeholder="Tus comentarios aqui..."></textarea>
</div>
</div>
<div class="enviar flex alinear-derecha">
<input class="boton w-100" type="submit" value="Enviar"> <!-- esto es un boton de envio -->
</div>
</main>
</fieldset>
</form>
</section>
<footer>
<p>Daniel Barragán Torres - Todos los derechos reservados </p>
</footer>
</body>
</html>