YWG Tourism
Project explanation
YWG Tourism is a fictional travel agency landing page developed as a practical project during an HTML and CSS course. The goal was to apply core web layout concepts by creating an attractive, functional page that simulates the services of a travel agency. The implementation includes semantic HTML5 structure, responsive design with plain CSS, and careful attention to typography, colors, and spacing.
Travel agency landing page built with plain HTML and CSS.
Technical Stack
HTML
CSS
Main Features
- Attractive design : Visually appealing interface with strong content hierarchy
- Semantic structure : Proper use of HTML5 elements for accessibility and SEO
- Responsive layout : Adaptation to different screen sizes using only CSS
Featured Achievements
- Learning project focused on HTML and CSS fundamentals
- Responsive design built without frameworks
- Semantic structure and solid layout practices
Technical Challenges
- Framework-free layout : Built a more complex layout using only vanilla CSS
- Visual design : Implemented an appealing design while limiting the stack to HTML and CSS