-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathContactos.html
105 lines (87 loc) · 3.45 KB
/
Contactos.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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- titulo -->
<title>Contactos</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="Contact.css">
<style>
</style>
</head>
<body>
<header>
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<style>
</style>
</head>
<body>
<div class="hero-image">
<div class="hero-text">
<h1 style="font-size:50px">Yo soy tu contacto</h1>
<button>Da click</button>
</div>
</div>
<p>Sin miedo al exito..</p>
</body>
</html>
<!-- Subtitulo-->
</header>
<section>
<nav>
<ul>
<!-- SEnlace -->
<li><a href="file:///C:/Users/GATEWAY/Desktop/Cuatrimestre%203/Apps%20Web/Unidad%202/Poryecto/prueba.html?psw=ds999cx9c&psw=kdsdkdkd&remember=on#">Ventana principal</a></li>
<!-- Imagen -->
<img src ="inicio.jpg" alt="Image logo" width="354"height="284">
<!-- Textos -->
<p> Usando abonos químicos los árboles crecerán más pero el suelo se va empobreciendo. ... </p>
<p> Los abonos químicos extraen la vitalidad de la tierra. ... </p>
<p> En poco tiempo el suelo ha sido desposeído de microorganismos y materia orgánica. </p>
<!-- Imagen -->
<img src ="12b6.gif" alt="Image logo" width="354"height="284">
<p> </p>
<!-- Textos -->
<p> Si la naturaleza se abandona a sí misma, la fertilidad aumenta. Los restos orgánicos de plantas y animales se acumulan y son descompuestos en la superficie del suelo por bacterias y hongos. Con la infiltración del agua de lluvia, estos nutrientes son llevados al interior del suelo para convertirse en el alimento de los microorganismos, lombrices y otros pequeños animales. Las raíces de las plantas alcanzan los estratos más profundos del suelo y devuelven los nutrientes a la superficie. </p>
<img src ="hg_clr.gif" alt="Image logo" width="380"height="284">
</ul>
</nav>
<article>
<!-- Titulo principal -->
<h1>Proveedores y clientes</h1>
<p> Juan Guerrero Rodríguez </p>
<p> Rancho Santa Rita </p>
<p> Rancho San Emeterio </p>
<!-- Enlaces de imagenes -->
<img src ="descarga (3).jpg" alt="Image logo" width="424"height="234">
<img src ="productos-800x445.jpg" alt="Image logo" width="424"height="234">
<!-- Titulo principal -->
<h2>Descuentos y ofertas</h2>
<p> Por cada tonelada que compre se le descuenta el 20% </p>
<p> Por cada 5 bultos un descuento del 5% </p>
<p>Crédito a pagar a un mes </p>
<!-- imagenes -->
<img src ="espana.jpg" alt="Image logo" width="424"height="234">
<img src ="descarga (4).jpg" alt="Image logo" width="424"height="234">
<img src ="-sm.jpg" alt="Image logo" width="424"height="234">
<img src ="thumbnail.png" alt="Image logo" width="424"height="234">
<p> Promociones</p>
<img src ="NervousFamousArcticduck-max-1mb.gif" alt="Image logo" width="874"height="294">
</article>
</section>
<body>
<div class="hero-image">
<div class="hero-text">
<h1 style="font-size:50px"> No lo pienses mas somos tu mejor opcion</h1>
<p>Se pierde mas no intetandolos..</p>
</div>
</div>
</body>
<footer>
<p> Fertilizantes y sustratos de San Luis Potosi</p>
</footer>
</body>
</html>