https://github.com/brunortech/wahacu
A multi-page website built with HTML and CSS as part of a school assessment. Showcases Apple products, services, and history with a clean layout, visual content, and responsive design.
https://github.com/brunortech/wahacu
apple css frontend-development html responsive-design school-project static-website web-design
Last synced: about 1 month ago
JSON representation
A multi-page website built with HTML and CSS as part of a school assessment. Showcases Apple products, services, and history with a clean layout, visual content, and responsive design.
- Host: GitHub
- URL: https://github.com/brunortech/wahacu
- Owner: BrunoRTech
- Created: 2024-12-24T21:30:32.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-12-24T21:39:34.000Z (5 months ago)
- Last Synced: 2025-04-12T02:39:26.418Z (about 1 month ago)
- Topics: apple, css, frontend-development, html, responsive-design, school-project, static-website, web-design
- Language: HTML
- Homepage:
- Size: 3.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Wahacu
This project is a multi-page website built using **HTML** and **CSS** as part of a school assessment. The assignment required the creation of a comprehensive website demonstrating a range of skills in web development, including structuring content, creating navigation, and implementing responsive designs.
The website focuses on showcasing content about Apple, its products, and services, featuring a clean, organized structure and visually appealing design.
## Features
- **Multi-Page Layout**: Includes multiple interconnected pages with dedicated content.
- **Clean Navigation**: Organized and easy-to-use navigation links across the website.
- **Visual Content**: Contains images and text content to provide an engaging user experience.
- **Responsive Design**: The layout adapts to different screen sizes for better usability.## File Structure
The repository contains the following files and resources:
- **HTML Files**:
- `index.html`: Homepage of the website.
- `icloud.html`, `ipad.html`, `iphone.html`, `appletv+.html`, `applearcade.html`: Additional pages focused on specific topics.
- Other HTML files cover topics like products, services, history, and opportunities.- **Image Files**:
- Includes various images such as Apple logos, product visuals, and historical pictures.## Usage
To view the project:
1. Clone or download the repository.
2. Open the `index.html` file in any web browser to explore the website.## Customization
If you'd like to customize the website:
- Modify the HTML files to change the structure or content.
- Add CSS styling to enhance the visual design.
- Include additional resources (e.g., JavaScript) to add interactivity.## Acknowledgment
This project was completed as part of a school assessment to demonstrate proficiency in **HTML** and **CSS**. Feedback and suggestions for improvement are welcome.