clase:daw:diw:1eval:tema03.c
Diferencias
Muestra las diferencias entre dos versiones de la página.
| Ambos lados, revisión anteriorRevisión previaPróxima revisión | Revisión previa | ||
| clase:daw:diw:1eval:tema03.c [2025/11/06 17:34] – [Ejercicios] Lorenzo | clase:daw:diw:1eval:tema03.c [2025/11/10 11:52] (actual) – [Ejercicios] Lorenzo | ||
|---|---|---|---|
| Línea 227: | Línea 227: | ||
| - | La imagen es esta: [[https:// | + | La imagen es esta: [[https:// |
| Línea 233: | Línea 233: | ||
| * ⭐ | * ⭐ | ||
| * 🚚 | * 🚚 | ||
| + | |||
| + | |||
| + | <sxh ts> | ||
| + | < | ||
| + | nombre=" | ||
| + | urlImagen=" | ||
| + | [precioActual]=" | ||
| + | [precioAnterior]=" | ||
| + | [valoracion]=" | ||
| + | [numeroOpiniones]=" | ||
| + | [fechaEntrega]=" | ||
| + | [precioEnvio]=" | ||
| + | [otrosEnvios]=" | ||
| + | /> | ||
| + | </ | ||
| + | |||
| + | |||
| + | <sxh ts; | ||
| + | import {Component, EventEmitter, | ||
| + | import {CommonModule} from ' | ||
| + | |||
| + | @Component({ | ||
| + | selector: ' | ||
| + | imports: [CommonModule], | ||
| + | templateUrl: | ||
| + | styleUrl: ' | ||
| + | }) | ||
| + | export class CArticulo | ||
| + | @Input() nombre: | ||
| + | @Input() urlImagen: | ||
| + | @Input() precioActual: | ||
| + | @Input() precioAnterior: | ||
| + | @Input() valoracion: | ||
| + | @Input() numeroOpiniones: | ||
| + | @Input() fechaEntrega: | ||
| + | @Input() precioEnvio: | ||
| + | @Input() otrosEnvios: | ||
| + | |||
| + | |||
| + | } | ||
| + | |||
| + | </ | ||
| + | |||
| + | |||
| + | <sxh ts; | ||
| + | <div class=" | ||
| + | <img class=" | ||
| + | <h3 class=" | ||
| + | <p class=" | ||
| + | <span class=" | ||
| + | | ||
| + | <span class=" | ||
| + | </p> | ||
| + | <p> | ||
| + | <span class=" | ||
| + | <span class=" | ||
| + | <span class=" | ||
| + | </p> | ||
| + | <p class=""> | ||
| + | 🚚& | ||
| + | <span class=" | ||
| + | <span class=" | ||
| + | </p> | ||
| + | <p class=" | ||
| + | Otras opciones disponibles | ||
| + | </p> | ||
| + | </ | ||
| + | </ | ||
| + | |||
| + | <sxh sass; | ||
| + | .c-articulo { | ||
| + | font-family: | ||
| + | width: 197px; | ||
| + | color: #333; | ||
| + | |||
| + | & | ||
| + | font-size: 14px; | ||
| + | font-weight: | ||
| + | color: #333; | ||
| + | } | ||
| + | |||
| + | & | ||
| + | & | ||
| + | font-size: 17px; | ||
| + | font-weight: | ||
| + | color: #bf0019; | ||
| + | } | ||
| + | |||
| + | & | ||
| + | font-size: 14px; | ||
| + | color: #6e6e6e; | ||
| + | text-decoration: | ||
| + | } | ||
| + | |||
| + | &-envio { | ||
| + | color: #ff7a00; | ||
| + | font-weight: | ||
| + | } | ||
| + | } | ||
| + | |||
| + | & | ||
| + | font-size: 13px; | ||
| + | font-weight: | ||
| + | color: #333; | ||
| + | } | ||
| + | |||
| + | & | ||
| + | color: #333333; | ||
| + | font-size: 13px; | ||
| + | } | ||
| + | & | ||
| + | font-size: 13px; | ||
| + | font-weight: | ||
| + | |||
| + | & | ||
| + | color: #008000; | ||
| + | } | ||
| + | |||
| + | & | ||
| + | color: #333333; | ||
| + | } | ||
| + | } | ||
| + | |||
| + | & | ||
| + | font-size: 13px; | ||
| + | color: #777; | ||
| + | font-weight: | ||
| + | } | ||
| + | |||
| + | } | ||
| + | </ | ||
| + | |||
| + | |||
| ==== Ejercicio 1.B ==== | ==== Ejercicio 1.B ==== | ||
| Línea 246: | Línea 379: | ||
| {{: | {{: | ||
| + | |||
| + | |||
| + | |||
clase/daw/diw/1eval/tema03.c.1762446897.txt.gz · Última modificación: por Lorenzo
