This repository is a collection of web projects I’ve built while learning and experimenting with front-end technologies like HTML and CSS.
Each mini-project focuses on improving structure, layout, and styling fundamentals through creative web designs.
| Project Name | Description |
|---|---|
| Facebook Login Clone | A simple Facebook-style login page using HTML & CSS for layout and styling practice. |
| Outdoor Adventure Website | A static adventure travel site demonstrating responsive layouts and imagery. |
| Simple Portfolio Website | A personal portfolio template to showcase projects and contact info. |
| Traveling Website | A multi-section travel landing page showing layout alignment and CSS structure. |
| Web Page Template | Basic starter web page structure for experimenting with new designs. |
- Understand how HTML structures web content.
- Master CSS for styling, colors, and responsive design.
- Practice modern layout techniques (Flexbox, Grid basics).
- Create reusable webpage templates for future projects.
- Languages: HTML, CSS
- Editor: VS Code
- Version Control: Git & GitHub
- Clone the repo
git clone https://github.com/AghaEssa/Web_Technology_Projects.git
- Open any .html file in your browser to preview.
💡 About This Repo
This collection reflects my learning journey in Web Design & Front-End Development, where I explored page layouts, color schemes, and reusable UI patterns.
“Every small project is a step toward mastering web development.”