Website Link - https://macdonald91.github.io/Annual-Wine-Festival-HTML/
This repository contains the web page for the Annual Aguillar Family Wine Festival, showcasing the event schedule.
Description This project features a simple, single-page website designed to display the schedule for the Aguillar Family Wine Festival. This was created as part of my full stack web development course with Codecademy, specifically for learning and practicing HTML tables. It includes a header, a main content area with a detailed event schedule table, and a footer with contact information.
Features Responsive Design: The layout is designed to adapt to various screen sizes, ensuring readability on both desktop and mobile devices.
Event Schedule: A clear and well-structured table presenting the time and event details for the festival.
Thematic Styling: Custom CSS provides a visually appealing design consistent with a wine festival theme.
Setup To view this web page, simply follow these steps:
Clone the repository or download the ZIP file to your local machine.
Navigate to the project directory.
Open the index.html file in your preferred web browser.
Project Structure index.html: The main HTML file containing the structure and content of the web page.
style.css: The primary CSS file responsible for the styling and layout of the page.
reset.css: A CSS reset stylesheet to ensure consistent rendering across different browsers.
Technologies Used HTML5
CSS3
Future Enhancements Add more sections for information about the wines, family history, or photo galleries.
Implement interactive elements, such such as a map or registration form.
Further refine responsiveness for specific device breakpoints.