This project is a simple landing page for a travel website, built using HTML and CSS. It serves as a practice exercise focused on utilizing CSS properties, specifically float
and overflow
.
- Fixed design with an unmovable navigation bar (because who needs flexibility when you can have a sturdy, unchanging layout? 😄)
- Multiple sections showcasing travel destinations.
- Use of CSS floats to create a grid-like layout.
- Smooth scrolling behavior for navigation links.
- HTML
- CSS