Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

natours

About This Project 🚀

The Natours landing page is a beautiful, interactive website that promotes nature and adventure tours for nature and adventure lovers.

Technologies 🛠️

  • HTML
  • CSS
  • SASS

Features 💡

  • Responsive Design: Ensures the page looks great and functions well on all devices, including desktops, tablets, and smartphones.
  • Interactive Elements: Smooth animations and transitions that enhance the user experience without overwhelming the visitor.

Learnings 📚

How CSS works behind the scenes

  • There are three different CSS sources: author, user, and browser (user agent).
  • When more than one rule applies to a certain element, CSS first looks at the importance, if they have the same importance, then it looks at the specificity, if they have the same specificity, then finally it looks at the source order.
  • How CSS values are processed.
  • How percentages and relative values work when specifying font sizes and lengths (%, em, rem, vh, vw).

Releases

Packages

Contributors

Languages