This project is a static web page that presents a computer proforma, including an image carousel and a components list.
- Image Carousel: Automatically scrolls through images of computer components.
- Components List: A table displaying the details of each component.
- Pause/Resume Button: Allows pausing and resuming the image carousel.
- HTML: Basic structure of the web page.
- CSS: Styles for the visual design of the page.
- JavaScript: Interactive functionalities like the carousel and row highlighting.
- Open
index.html
: Navigate to the file's location and open it in a web browser. - Interact with the Carousel: Use the previous and next buttons to navigate through the images, or the pause button to stop the auto-play.
- Web Browser: Compatible with modern browsers like Chrome, Firefox, Safari, and Edge.
Este proyecto es una página web estática que presenta una proforma de computadora, incluyendo un carrusel de imágenes y una lista de componentes.
- Carrusel de Imágenes: Desplaza automáticamente las imágenes de los componentes de la computadora.
- Lista de Componentes: Tabla que muestra los detalles de cada componente.
- Botón de Pausa/Reanudar: Permite pausar y reanudar el carrusel de imágenes.
- HTML: Estructura básica de la página web.
- CSS: Estilos para el diseño visual de la página.
- JavaScript: Funcionalidades interactivas como el carrusel y el sombreado de filas.
- Abrir
index.html
: Navegar hasta la ubicación del archivo y abrirlo en un navegador web. - Interacción con el Carrusel: Utilizar los botones de anterior y siguiente para navegar por las imágenes, o el botón de pausa para detener la reproducción automática.
- Navegador Web: Compatible con los navegadores más recientes como Chrome, Firefox, Safari y Edge.