estilos en archivo styles.css

This commit is contained in:
devfzn 2023-05-05 15:55:36 -04:00
parent 56b7d760c2
commit eb315e301e
Signed by: devfzn
GPG Key ID: E070ECF4A754FDB1
3 changed files with 90 additions and 71 deletions

View File

@ -1,2 +1 @@
# pagina_ventas_salaudio # Página de Ventas Salaudio

View File

@ -3,80 +3,68 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width"> <meta name="viewport" content="width=device-width">
<link rel="stylesheet" type="text/css" href="style.css" />
<title>Productos en venta</title> <title>Productos en venta</title>
</head> </head>
<body> <body>
<style> <header>
body { <div class="logo-container">
background-color: aquamarine; <img src="img/logosalaudio.jpg" alt="Logo institucional 1">
} <img src="img/logodevfzn.png" alt="Logo institucional 2">
.logo-container { </div>
display: flex; </header>
} <div class="main">
p { <h1>VENTA DE AUDIO Y TECNOLOGIA</h1>
font-size: 26px; <ul>
font-weight: bold; <li>
} <h4>Juego de CUERDAS para Guitarra Electrica</h4>
h4 { <img class="producto" src="img/gtr_cuerdas.jpeg">
font-size: 22px; <p class="precio">$ 8.000.-</p>
font-weight: bold; </li>
}
</style> <li>
<div class="logo-container"> <h4>Pedal de distorsión HARDWIRE TL-2</h4>
<img src="img/logosalaudio.jpg" alt="Logo institucional"style="max-width: 60px; max-height: 60px;"> <img class="producto" src="img/pedal_hardwire.jpg">
<img src="img/logodevfzn.png" alt="Logo institucional" style="max-width: 60px; max-height: 60px;"> <img class="producto" src="img/pedal_hardwire1.jpeg">
</div> <p class="precio">$ 100.000.-</p>
<h1>VENTA DE AUDIO Y TECNOLOGIA</h1> </li>
<ul>
<li>
<h4>Juego de CUERDAS para Guitarra Electrica</h4>
<img src="img/gtr_cuerdas.jpeg" alt="Imagen 1" style="max-width: 600px; max-height: 400px;">
<p>$8.000</p>
</li>
<li>
<h4>Pedal de distorsión HARDWIRE TL-2</h4>
<div class="masdeunafoto">
<img src="img/pedal_hardwire.jpg" alt="Imagen 1" style="max-width: 600px; max-height: 400px;">
<img src="img/pedal_hardwire1.jpeg" alt="Imagen 1" style="max-width: 600px; max-height: 400px;">
<p>$100.000</p> <li>
</li> <h4>Pedal de distorsión METAL MUFF de electro-harmonix</h4>
<li> <img class="producto" src="img/pedal_metalmuff1.jpg">
<h4>Pedal de distorsión METAL MUFF de electro-harmonix</h4> <img class="producto" src="img/pedal_metalmuff.jpg">
<div class="masdeunafoto"> <p class="precio">$ 80.000.-</p>
<img src="img/pedal_metalmuff1.jpg" alt="Imagen 1" style="max-width: 600px; max-height: 400px;"> </li>
<img src="img/pedal_metalmuff.jpg" alt="Imagen 1" style="max-width: 600px; max-height: 400px;">
<p>$80.000</p> <li>
</li> <h4>Pedal Compression Sustainer CS-3 de BOSS</h4>
<li> <img class="producto" src="img/pedal_bosscs3.jpeg">
<h4>Pedal Compression Sustainer CS-3 de BOSS</h4> <img class="producto" src="img/pedal_bosscs31.jpeg">
<div class="masdeunafoto"> <p class="precio">$ 70.000.-</p>
<img src="img/pedal_bosscs3.jpeg" alt="Imagen 2" style="max-width: 600px; max-height: 400px;"> </li>
<img src="img/pedal_bosscs31.jpeg" alt="Imagen 2" style="max-width: 600px; max-height: 400px;">
<p>$70.000</p>
</li>
<li>
<h4>CLUTCH para Hi-Hat</h4>
<img src="img/bateria_clutchverde.jpeg" alt="Imagen 3" style="max-width: 600px; max-height: 400px;">
<p>$15.000</p>
</li>
<li>
<h4>ESPONJAS y BUJES</h4>
<div class="masdeunafoto">
<img src="img/bateria_esponjabujepromo.jpeg" alt="Imagen 1" style="max-width: 600px; max-height: 400px;">
<img src="img/bateria_esponjas.jpeg" alt="Imagen 1" style="max-width: 600px; max-height: 400px;">
<p>$2.000 cada ESPONJA <br> $2.000 cada BUJE <br> $5.000 PACK 2 ESPONJAS y 1 BUJE</p>
</li>
<li>
<h4>CHYNA ZILDJIAN ZBT 18''</h4>
<div class="masdeunafoto">
<img src="img/chyna_zjn1.jpg" alt="Imagen 1" style="max-width: 600px; max-height: 400px;">
<img src="img/chyna_zjn.jpg" alt="Imagen 1" style="max-width: 600px; max-height: 400px;">
<p>$70.000</p>
</li>
</ul> <li>
<h4>CLUTCH para Hi-Hat</h4>
<img class="producto" src="img/bateria_clutchverde.jpeg">
<p class="precio">$ 15.000.-</p>
</li>
<li>
<h4>ESPONJAS y BUJES</h4>
<img class="producto" src="img/bateria_esponjabujepromo.jpeg">
<img class="producto" src="img/bateria_esponjas.jpeg">
<p><strong>$ 2.000.-</strong> cada ESPONJA</p>
<p><strong>$ 2.000.-</strong> cada BUJE</p>
<p><strong>$ 5.000.-</strong> PACK 2 ESPONJAS y 1 BUJE</p>
</li>
<li>
<h4>CHYNA ZILDJIAN ZBT 18''</h4>
<img class="producto" src="img/chyna_zjn1.jpg">
<img class="producto" src="img/chyna_zjn.jpg">
<p class="precio">$ 70.000.-</p>
</li>
</ul>
</div>
</body> </body>
</html> </html>

32
style.css Normal file
View File

@ -0,0 +1,32 @@
body {
background-color: aquamarine;
/*text-align: center;*/
}
.logo-container {
display: flex;
}
.logo-container>img {
max-width: 60px;
max-height: 60px;
}
p {
font-size: 22px;
}
p.precio {
font-size: 24px;
font-weight: bold;
}
h4 {
font-size: 28px;
font-weight: bold;
}
img.producto {
max-width: 600px;
max-height: 400px;
}