This project is a simple landing page created using HTML and CSS. It serves as a practical exercise to deepen my understanding of web development concepts, particularly focusing on layout techniques such as Flexbox and the overall structure of a basic landing page.
- HTML: For structuring the content of the landing page.
- CSS: For styling and layout, including Flexbox for responsive design.
- Git: For version control, allowing me to track changes and collaborate effectively.
- GitHub: For hosting the project and Documenting my developer journey.
By completing this project, I have achieved the following learning outcomes:
- Understanding of HTML Structure: Gained proficiency in creating well-structured HTML documents.
- CSS Styling Skills: Developed the ability to apply CSS styles effectively to enhance the visual appeal of a web page.
- Responsive Design Principles: Learned how to implement responsive design techniques using Flexbox.
- Version Control with Git: Gained experience in using Git for version control.
- Project Deployment: Familiarized myself with deploying projects on GitHub Pages, making my work accessible to others.